Revert "UX: Prevent categories from overflowing select-kit"

This reverts commit f1ac3cf88811151a4205a357a544d54ab9e2a85b.
This commit is contained in:
jjaffeux 2020-09-26 22:14:52 +02:00
parent 6acd2ab7d4
commit bab56fdb9d
2 changed files with 0 additions and 5 deletions

View File

@ -13,10 +13,6 @@
margin: 0;
}
.category-status {
overflow: hidden;
.badge-wrapper {
overflow: hidden;
}
.badge-wrapper.box {
margin-bottom: 1px;
margin-top: 1px;

View File

@ -19,7 +19,6 @@
flex-direction: column;
align-items: center;
justify-content: center;
max-width: 100%;
}
.select-kit-collection {