Small css adjustment to radio input in mobile view.

This commit is contained in:
mateuswetah 2022-03-23 13:48:30 -03:00
parent dfa706ebc6
commit 2f42232b97
1 changed files with 1 additions and 1 deletions

View File

@ -1263,7 +1263,7 @@
}
.tainacan-finder-column {
max-width: calc(99vw - 0.75em - 0.75em - 2px);
min-width: calc(99vw - 0.75em - 0.75em - 2px);
min-width: calc(99vw - 0.75em - 0.75em - 24px);
}
.tainacan-finder-column .column-label+ul {
max-height: calc(100% - 0.75em - 0.45em - 0.45em - 3px);