0.11.0-1 queue fix
This commit is contained in:
@@ -1789,6 +1789,14 @@ body {
|
||||
flex-wrap: wrap;
|
||||
}
|
||||
|
||||
.cd-drive-status-text {
|
||||
font-size: 0.75rem;
|
||||
color: var(--rip-muted);
|
||||
white-space: nowrap;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
}
|
||||
|
||||
.notification-toggle-box {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
|
||||
Reference in New Issue
Block a user