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
+1 -1
View File
@@ -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;