[Glitch] Change font weight of sensitive button to 500
Port f7879bbe08
to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
lolsob-rspec
parent
8050f86d04
commit
5df7b98c2b
|
@ -60,6 +60,11 @@
|
|||
.compose-form__sensitive-button {
|
||||
padding: 10px;
|
||||
padding-top: 0;
|
||||
|
||||
.icon-button {
|
||||
font-size: 14px;
|
||||
font-weight: 500;
|
||||
}
|
||||
}
|
||||
|
||||
.composer--reply {
|
||||
|
|
Loading…
Reference in New Issue