diff --git a/static/css/styles(boris).css b/static/css/styles(boris).css index e1d7cab..104637f 100644 --- a/static/css/styles(boris).css +++ b/static/css/styles(boris).css @@ -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{ diff --git a/static/css/styles.css b/static/css/styles.css index 1b3f676..b59593b 100644 --- a/static/css/styles.css +++ b/static/css/styles.css @@ -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;