mirror of
https://github.com/imputnet/cobalt.git
synced 2026-01-01 12:31:15 +00:00
web/ProcessingQueue: fix ui on narrow screens
This commit is contained in:
@@ -52,7 +52,7 @@
|
||||
}
|
||||
|
||||
.processing-item {
|
||||
width: 425px;
|
||||
width: 100%;
|
||||
padding: 8px 0;
|
||||
gap: 8px;
|
||||
border-bottom: 1.5px var(--button-elevated) solid;
|
||||
|
||||
Reference in New Issue
Block a user