overflow scenario edited

This commit is contained in:
Burak Civan
2022-06-14 14:17:08 +03:00
parent 2d134a6816
commit ac9c4bd11d
4 changed files with 10 additions and 10 deletions

2
public/css/app.css vendored
View File

@ -1588,7 +1588,7 @@ input[type="date"]::-webkit-inner-spin-button,
}
.overflow-overlay {
overflow: overlay !important;
overflow-x: overlay;
}
.py-top {