2
0
mirror of https://github.com/esiur/iui.git synced 2025-12-14 02:20:25 +00:00
This commit is contained in:
2025-12-05 18:12:11 +03:00
parent 67e4b5268b
commit 8eeeb0fd48
5 changed files with 446 additions and 20 deletions

View File

@@ -1935,7 +1935,7 @@ _:-moz-tree-row(hover), html[dir='rtl'] .autocomplete-menu, html[dir='rtl'] .sel
}
.input > input {
width: 100%;
width: calc(100% - 10px);
}
.input > input, .input > textarea, .select, .textbox {