mirror of
https://gitlab.com/little-lines/frontend.git
synced 2024-11-21 18:16:52 +00:00
Update navigatiob bar style
This commit is contained in:
parent
c817830472
commit
c2979b4e9c
1 changed files with 1 additions and 0 deletions
|
@ -41,5 +41,6 @@ import {RouterLink} from 'vue-router';
|
||||||
<style>
|
<style>
|
||||||
.v-btn {
|
.v-btn {
|
||||||
min-width: 50px;
|
min-width: 50px;
|
||||||
|
border: 3px solid rgba(255, 255, 255, 1);
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
Loading…
Reference in a new issue