Update glitch-soc admin page style from upstream

Port SCSS changes from e55dce3176 to glitch-soc
master
Thibaut Girka 2019-01-08 19:26:12 +01:00 committed by ThibG
parent dc501c4134
commit 20fd855830
1 changed files with 5 additions and 0 deletions

View File

@ -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) {