This commit is contained in:
Mikita Wiśniewski 2023-06-14 15:19:07 +07:00
parent 3ebc32ca80
commit 3737171397

View file

@ -250,7 +250,7 @@ input[type=checkbox] {
{ {
overflow-y: hidden; overflow-y: hidden;
overflow-x:hidden; overflow-x:hidden;
width:28.8%; width:25.5%;
border-top:1px solid #2B2B2B; border-top:1px solid #2B2B2B;
float:right; float:right;
scrollbar-width: none; scrollbar-width: none;
@ -316,11 +316,6 @@ input[type=checkbox] {
width: 91%; width: 91%;
} }
.searchOptions
{
width: 25.5%;
}
.searchOptionName .searchOptionName
{ {
cursor: pointer; cursor: pointer;