8 lines
100 B
SCSS
8 lines
100 B
SCSS
box {
|
|
background-color: #1E1D2F;
|
|
color: #D9E0EE;
|
|
}
|
|
|
|
progressbar > trough {
|
|
min-width: 40px;
|
|
}
|