[Glitch] Change font weight of sensitive button to 500

Port 63b1388fef to glitch-soc

Signed-off-by: Thibaut Girka <thib@sitedethib.com>
master
Eugen Rochko 5 years ago committed by Thibaut Girka
parent f59973cc85
commit 9b1ef58c95
  1. 5
      app/javascript/flavours/glitch/styles/components/composer.scss

@ -60,6 +60,11 @@
.compose-form__sensitive-button {
padding: 10px;
padding-top: 0;
.icon-button {
font-size: 14px;
font-weight: 500;
}
}
.composer--reply {

Loading…
Cancel
Save