feat: slim account menu and icon buttons (#655)

* feat: footer icon for preferences menu

* feat: account footer icon

* feat: account menu icon and slimmed down account menu
This commit is contained in:
Gorjan Petrovski
2021-09-29 17:52:27 +02:00
committed by GitHub
parent 3867f625f1
commit 0e5692d8ab
8 changed files with 42 additions and 58 deletions

View File

@@ -115,7 +115,7 @@ p {
background-color: var(--sn-stylekit-background-color);
}
$footer-height: 32px;
$footer-height: 2rem;
#resizer-overlay {
position: absolute;