test #92

Merged
jgallego merged 30 commits from test into master 2023-09-07 07:51:38 +00:00
1 changed files with 9 additions and 8 deletions
Showing only changes of commit e1816d2f16 - Show all commits

View File

@ -45,7 +45,6 @@ const $props = defineProps({
white-space: nowrap;
}
}
}
.actions {
.q-btn {
width: 30px;
@ -55,6 +54,8 @@ const $props = defineProps({
font-size: 25px;
}
}
}
@media (max-width: $breakpoint-xs) {
.card-list-body {
.vn-label-value {