fix(ui): fixed layout shifted in prod

This commit is contained in:
Corentin Thomasset 2021-07-23 22:55:56 +02:00
parent f10b68c688
commit 5486bcfd85
No known key found for this signature in database
GPG key ID: DBD997E935996158

View file

@ -179,7 +179,7 @@ export default class DefaultLayout extends Vue {
.v-toolbar__content { .v-toolbar__content {
a { a {
color: #ffffff; color: #ffffff !important;
text-decoration: none; text-decoration: none;
transition: all ease 0.2s; transition: all ease 0.2s;
margin: 0 10px; margin: 0 10px;