Added navigation labels

This commit is contained in:
Joel Collins 2020-03-01 22:36:35 +00:00
parent 84d29d146b
commit c62dffbb02
2 changed files with 23 additions and 4 deletions

View file

@ -7,7 +7,7 @@
<!-- Vertical tab bar -->
<div
id="switcher-left"
class="uk-flex uk-flex-column uk-padding-remove uk-width-auto uk-height-1-1"
class="uk-flex uk-flex-column uk-padding-remove uk-width-auto uk-height-1-1 uk-text-center"
>
<tabIcon
id="status"
@ -254,7 +254,7 @@ export default {
}
#switcher-left a {
padding: 10px 16px;
padding: 10px 8px;
}
#switcher-left {