Skip to content

Commit

Permalink
ui(material-icons): bigger navbar icons on admin- and debugpanel
Browse files Browse the repository at this point in the history
Change-Id: I0212f0db98c363838a609a287ef67f6a68462b69
  • Loading branch information
andi34 committed Nov 12, 2022
1 parent 6857a33 commit 2a057ab
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/sass/classic_admin.scss
Expand Up @@ -50,6 +50,9 @@ div.admincontent {
z-index: 15;
top: 0;
background-color: $panelColor;
.material-icons {
font-size: 3em;
}
}

.admintopnavbar > i {
Expand Down

0 comments on commit 2a057ab

Please sign in to comment.