Update navigatiob bar style

This commit is contained in:
Late Night Defender 2023-08-09 13:06:40 +07:00
parent c817830472
commit c2979b4e9c

View file

@ -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>