mirror of
https://github.com/pewdiepie-archdaemon/odysseus.git
synced 2026-06-17 10:15:27 -04:00
Match mobile task state button height
This commit is contained in:
@@ -21237,8 +21237,11 @@ a.chat-link[href^="#research-"] {
|
|||||||
.task-card .task-state-badge {
|
.task-card .task-state-badge {
|
||||||
width: 20px;
|
width: 20px;
|
||||||
min-width: 20px;
|
min-width: 20px;
|
||||||
|
height: 20px;
|
||||||
|
min-height: 20px;
|
||||||
padding-left: 0;
|
padding-left: 0;
|
||||||
padding-right: 0;
|
padding-right: 0;
|
||||||
|
box-sizing: border-box;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
}
|
}
|
||||||
.task-card .task-state-badge .task-state-label {
|
.task-card .task-state-badge .task-state-label {
|
||||||
|
|||||||
Reference in New Issue
Block a user