Added navigation labels
This commit is contained in:
parent
84d29d146b
commit
c62dffbb02
2 changed files with 23 additions and 4 deletions
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue