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{