Fix action button icon sizing. Closes #2137
This commit is contained in:
@@ -3,7 +3,8 @@
|
||||
font-weight: 400;
|
||||
font-family: var(--theme-text-display-font-family);
|
||||
.icon {
|
||||
width: 20px;
|
||||
margin-right: 3px;
|
||||
height: 90%;
|
||||
margin-right: 5px;
|
||||
margin-bottom: 1%;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user