0.0.325 hide scroll for mozilla
This commit is contained in:
@@ -2550,6 +2550,7 @@
|
||||
position: absolute;
|
||||
top: 293px;
|
||||
transition: 0ms;
|
||||
scrollbar-width: none;
|
||||
}
|
||||
|
||||
|
||||
@@ -2674,6 +2675,7 @@
|
||||
height: calc(100vh - 95px);
|
||||
max-height: 697px;
|
||||
background: #F8F8F8;
|
||||
scrollbar-width: none;
|
||||
}
|
||||
|
||||
.menu_profile.background{
|
||||
|
||||
@@ -557,6 +557,7 @@ header .header-first {
|
||||
height: 390px;
|
||||
box-shadow: -1px 4px 10px 0px rgba(198, 199, 203, 0.20), 0px -1px 10px 0px rgba(198, 199, 203, 0.20);
|
||||
z-index: 1;
|
||||
top: 30px;
|
||||
}
|
||||
.dropdown-content.show{
|
||||
display:block;
|
||||
|
||||
Reference in New Issue
Block a user