Update custom.css

This commit is contained in:
Tara Rostami
2023-12-08 15:09:29 +03:30
committed by GitHub
parent a342ef9e90
commit 0b1bc1908b

View File

@@ -1041,5 +1041,5 @@ li.ant-select-dropdown-menu-item:empty:after {
}
.ant-input-number {
overflow: hidden;
overflow: clip;
}