Increase specificity for icon button
This commit is contained in:
parent
360f431880
commit
20000c194c
|
@ -43,7 +43,7 @@
|
|||
font-size: 1.1em;
|
||||
}
|
||||
|
||||
:global(.icon-button.account-profile-more-options-button) {
|
||||
:global(.icon-button.icon-button.account-profile-more-options-button) {
|
||||
border: 1px solid var(--button-border);
|
||||
padding-left: 6px;
|
||||
padding-right: 6px;
|
||||
|
|
Loading…
Reference in New Issue