Update glitch-soc admin page style from upstream
Port SCSS changes from 171c20ce72
to glitch-soc
lolsob-rspec
parent
b22f9c8792
commit
6fcb487e75
|
@ -194,6 +194,11 @@ $no-columns-breakpoint: 600px;
|
|||
color: $valid-value-color;
|
||||
font-weight: 500;
|
||||
}
|
||||
|
||||
.negative-hint {
|
||||
color: $error-value-color;
|
||||
font-weight: 500;
|
||||
}
|
||||
}
|
||||
|
||||
@media screen and (max-width: $no-columns-breakpoint) {
|
||||
|
|
Loading…
Reference in New Issue