Files
myprojplanet_vite/src/components/MyFooter/MyFooter.scss

9 lines
105 B
SCSS
Raw Normal View History

2022-08-17 00:36:30 +02:00
.q-tab__label {
font-size: 0.7rem !important;
}
2022-09-12 18:36:54 +02:00
.q-tab {
padding-left: 2px;
padding-right: 2px;
}