♻️ Change overflow:scroll to overflow:auto
This commit is contained in:
@@ -6,17 +6,6 @@
|
||||
cursor: grabbing !important;
|
||||
}
|
||||
|
||||
/* Hide scrollbar for Chrome, Safari and Opera */
|
||||
.hide-scrollbar::-webkit-scrollbar {
|
||||
display: none;
|
||||
}
|
||||
|
||||
/* Hide scrollbar for IE, Edge and Firefox */
|
||||
.hide-scrollbar {
|
||||
-ms-overflow-style: none; /* IE and Edge */
|
||||
scrollbar-width: none; /* Firefox */
|
||||
}
|
||||
|
||||
/* * {
|
||||
outline: 1px solid #f00 !important;
|
||||
opacity: 1 !important;
|
||||
|
||||
Reference in New Issue
Block a user