This commit is contained in:
HAM!DREZA
2024-06-02 14:34:03 +03:30
parent 69ad899b35
commit b6dcacce95
12 changed files with 221 additions and 117 deletions
-2
View File
@@ -324,8 +324,6 @@ async function logout(){
.scrol::-webkit-scrollbar {
display: none;
}
/* Hide scrollbar for IE, Edge and Firefox */
.scrol {
-ms-overflow-style: none; /* IE and Edge */
scrollbar-width: none; /* Firefox */