0.0.325 hide scroll for mozilla

This commit is contained in:
2023-12-12 17:06:05 +03:00
parent d5cba26098
commit dc16ced786
2 changed files with 3 additions and 0 deletions

View File

@@ -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{

View File

@@ -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;