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