sunlupeng %!s(int64=2) %!d(string=hai) anos
pai
achega
066c35660e
Modificáronse 1 ficheiros con 3 adicións e 3 borrados
  1. 3 3
      public/drawCarousel.html

+ 3 - 3
public/drawCarousel.html

@@ -8,12 +8,12 @@
   <link rel="stylesheet" href="https://unpkg.com/element-plus/dist/index.css" />
   <style>
 ::-webkit-scrollbar {
-  width: 10px;
-  height: 10px;
+  width: 6px;
+  height: 6px;
 }
 
 ::-webkit-scrollbar-track {
-  width: 6px;
+  width: 3px;
   background: rgba(#101F1C, 0.1);
   -webkit-border-radius: 2em;
   -moz-border-radius: 2em;