feature/RVRNEXT-30-replace-choices-to-tomselect #41

Merged
bence merged 5 commits from feature/RVRNEXT-30-replace-choices-to-tomselect into master 2023-05-02 02:24:40 +02:00
Showing only changes of commit c00be9a49d - Show all commits

View File

@ -528,10 +528,6 @@ p.paginateContainer > *:not(:last-child) {
border-right: solid #869ab9 1px;
}
.choices__inner {
box-sizing: border-box;
}
@media screen and (max-width: 424px) {
div.gridContainer {
grid-template-columns: auto;