2
0
mirror of https://github.com/esiur/iui.git synced 2026-03-19 00:40:38 +00:00
This commit is contained in:
2026-03-09 07:35:20 +03:00
parent 3fb5809145
commit 66d76d1989

View File

@@ -2730,6 +2730,7 @@ html[dir='rtl'] .multiselect-list-remove {
visibility: hidden; visibility: hidden;
/* overflow: auto; */ /* overflow: auto; */
transform: scale(0.7); transform: scale(0.7);
pointer-events: none;
} }