AccountHeader: improve style of DropdownMenu, use Tabler icon

This commit is contained in:
Alex Gleason
2021-10-13 12:20:54 -05:00
parent 59835087b5
commit 8e1600e179
2 changed files with 6 additions and 5 deletions

View File

@@ -197,12 +197,13 @@
.icon-button {
border: 1px solid var(--brand-color--med);
border-radius: 4px;
border-radius: 999px;
box-sizing: content-box;
padding: 2px;
padding: 7px;
> div {
line-height: 31px !important;
.svg-icon {
width: 20px;
height: 20px;
}
}