mirror of
https://github.com/pewdiepie-archdaemon/odysseus.git
synced 2026-06-16 17:55:26 -04:00
Compact mobile task controls
This commit is contained in:
@@ -21213,6 +21213,16 @@ a.chat-link[href^="#research-"] {
|
||||
gap: 2px;
|
||||
letter-spacing: 0.15px;
|
||||
}
|
||||
.task-card .task-state-badge {
|
||||
width: 20px;
|
||||
min-width: 20px;
|
||||
padding-left: 0;
|
||||
padding-right: 0;
|
||||
justify-content: center;
|
||||
}
|
||||
.task-card .task-state-badge .task-state-label {
|
||||
display: none;
|
||||
}
|
||||
.task-card .task-card-run-btn {
|
||||
margin-right: 1px !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user