Change font+weight of action buttons
This commit is contained in:
parent
46166a78d9
commit
7a9332408e
@ -1,5 +1,7 @@
|
||||
.button {
|
||||
margin: 3px;
|
||||
font-weight: 400;
|
||||
font-family: var(--theme-text-display-font-family);
|
||||
.icon {
|
||||
width: 20px;
|
||||
margin-right: 3px;
|
||||
|
Loading…
Reference in New Issue
Block a user