modified: main_dc/BB/bbvue/src/App.vue

header icon 1rem for padding gap within menu and profile icon
This commit is contained in:
2025-10-24 12:04:16 +05:00
parent 13204f1baf
commit c6340d1b55
+1 -1
View File
@@ -106,7 +106,7 @@ export default {
.menu-box-item {
height: fit-content;
padding: 0 0.5rem;
padding: 0 1rem;
display: flex;
flex-direction: column;
justify-content: center;