sr 4 роки тому
батько
коміт
9d082e2d11
1 змінених файлів з 9 додано та 0 видалено
  1. 9 0
      ruoyi-ui/src/views/index.vue

+ 9 - 0
ruoyi-ui/src/views/index.vue

@@ -198,6 +198,15 @@
     margin-bottom: 31px;
     max-height: 270px;
     overflow-y: auto;
+    scrollbar-width: none;
+/* firefox */
+    -ms-overflow-style: none;
+
+    /* IE 10+ */
+    &::-webkit-scrollbar {
+      display: none;
+      /* Chrome Safari */
+    }
     .rig_items{
       line-height: 36px;
       color: #343434;