problema con los custom radiobutons

This commit is contained in:
2024-10-06 19:52:24 +02:00
parent cece606bb1
commit 78b255fa0d
10 changed files with 727 additions and 139 deletions

View File

@ -43,3 +43,7 @@
min-width: 110px !important;
}
.min-width-fit {
min-width: fit-content !important;
}