mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-04-21 15:26:15 -04:00
fix(ui): fixed layout shifted in prod
This commit is contained in:
parent
f10b68c688
commit
5486bcfd85
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue