mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-09 01:13:55 +00:00
refactor: larger progress bar
This commit is contained in:
committed by
Carlos Valente
parent
90700c85e8
commit
49cae647d6
@@ -1,6 +1,6 @@
|
||||
@use '../../../theme/viewerDefs' as *;
|
||||
|
||||
$progress-bar-size: 12px;
|
||||
$progress-bar-size: 1.5rem;
|
||||
$progress-bar-br: 3px;
|
||||
|
||||
.multiprogress-bar {
|
||||
|
||||
@@ -105,5 +105,6 @@
|
||||
}
|
||||
|
||||
.progressOverride {
|
||||
height: 1rem;
|
||||
--progress-bar-br: 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user