heyang преди 3 години
родител
ревизия
62ab7deedb
променени са 1 файла, в които са добавени 5 реда и са изтрити 1 реда
  1. 5 1
      microserviceUserH5/static/css/browserDetail.css

+ 5 - 1
microserviceUserH5/static/css/browserDetail.css

@@ -30,7 +30,7 @@ input{
   background: #F5F7FA;
   background: #F5F7FA;
 }
 }
 .download-wrap{
 .download-wrap{
-  padding-top: 2.74rem;
+  padding-top: 1.88rem;
   padding-bottom: 0.3rem;
   padding-bottom: 0.3rem;
   height: calc(99vh - 2.94rem);
   height: calc(99vh - 2.94rem);
   overflow-y: scroll;
   overflow-y: scroll;
@@ -203,6 +203,10 @@ input{
   text-align: center;
   text-align: center;
 }
 }
 
 
+::-webkit-scrollbar {
+  display: none; /* Chrome Safari */
+}
+
 #toast-container>.toast-error {
 #toast-container>.toast-error {
   background-image: none !important;
   background-image: none !important;
   border-radius: 0.2rem;
   border-radius: 0.2rem;