chg: [layout:navbar] Improved menu UI

pull/72/head
mokaddem 2021-09-08 14:34:57 +02:00
parent da32b8dfab
commit e9f279e1b2
2 changed files with 4 additions and 1 deletions

View File

@ -1 +1 @@
<i class="<?= $this->FontAwesome->getClass('id-card') ?> fa-lg"></i>
<i class="<?= $this->FontAwesome->getClass('user-circle') ?> fa-lg"></i>

View File

@ -21,6 +21,9 @@
position: relative;
}
#globalSearch {
padding-right: 26px;
}
#globalSearch {
padding-right: 26px;
}