[Glitch] Follow up tweaking of admin UI changes part 2

Port 176ba984d4 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
This commit is contained in:
Michael Stanclift
2024-08-08 04:21:54 -05:00
committed by Claire
parent 3ef5adc526
commit e01f4378e1
7 changed files with 7 additions and 28 deletions

View File

@@ -559,11 +559,11 @@ html {
.compose-form .autosuggest-textarea__textarea,
.compose-form__highlightable,
.autosuggest-textarea__suggestions,
.search__input,
.search__popout,
.emoji-mart-search input,
.language-dropdown__dropdown .emoji-mart-search input,
// .strike-card,
.poll__option input[type='text'] {
background: darken($ui-base-color, 10%);
}