Skip to content

Commit f9543af

Browse files
Gargronhiyuki2578
authored andcommitted
Change font weight of sensitive button to 500 (mastodon#10682)
1 parent 8b77b66 commit f9543af

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

app/javascript/styles/mastodon/components.scss

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -267,6 +267,11 @@
267267
&__sensitive-button {
268268
padding: 10px;
269269
padding-top: 0;
270+
271+
.icon-button {
272+
font-size: 14px;
273+
font-weight: 500;
274+
}
270275
}
271276

272277
.compose-form__warning {

0 commit comments

Comments
 (0)