mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-06-03 05:34:20 -04:00
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 {
|
.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;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user