fix(ui): fixed layout shifted in prod
This commit is contained in:
parent
f10b68c688
commit
5486bcfd85
@ -179,7 +179,7 @@ export default class DefaultLayout extends Vue {
|
||||
|
||||
.v-toolbar__content {
|
||||
a {
|
||||
color: #ffffff;
|
||||
color: #ffffff !important;
|
||||
text-decoration: none;
|
||||
transition: all ease 0.2s;
|
||||
margin: 0 10px;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user