0
0
Fork 0

[Glitch] Make the "mark media as sensitive" button more obvious in web UI

Port 05ef3462ba to glitch-soc

Signed-off-by: Thibaut Girka <thib@sitedethib.com>
This commit is contained in:
Eugen Rochko 2019-05-03 04:34:55 +02:00 committed by Thibaut Girka
parent b1ab4d5ebe
commit f59973cc85
7 changed files with 64 additions and 48 deletions

View file

@ -57,6 +57,11 @@
}
}
.compose-form__sensitive-button {
padding: 10px;
padding-top: 0;
}
.composer--reply {
margin: 0 0 10px;
border-radius: 4px;