Unverified Commit 63b1388f authored by Eugen Rochko's avatar Eugen Rochko Committed by GitHub
Browse files

Change font weight of sensitive button to 500 (#10682)

parent 91634947
Showing with 5 additions and 0 deletions
+5 -0
......@@ -267,6 +267,11 @@
&__sensitive-button {
padding: 10px;
padding-top: 0;
.icon-button {
font-size: 14px;
font-weight: 500;
}
}
.compose-form__warning {
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment