]> _ Git - fluidbook-toolbox.git/commitdiff
wait #7597 @0.75
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Mon, 16 Jun 2025 16:01:30 +0000 (18:01 +0200)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Mon, 16 Jun 2025 16:01:30 +0000 (18:01 +0200)
resources/linkeditor-stable/style/inc/_layers.sass
resources/linkeditor-stable/style/inc/_panels.sass

index a7b1b3cd3a4a34499504fd0b89a76ddd7739680d..95cc85f74aafebb2668fc100032b18e98ac652d0 100644 (file)
@@ -23,9 +23,6 @@
         &.sortable-ghost
             opacity: 0.4
 
-        &.sortable-drag
-            visibility: hidden
-
         input
             color: #fff
             position: absolute
index 02552f13d114e6953768237d56464833393de778..72efc7796ae21f7f0787b335e23a6479ee6e2abc 100644 (file)
@@ -94,7 +94,8 @@
 .linkeditor-panel-wrapper
     position: relative
     max-height: 100%
-    overflow: scroll
+    overflow-x: hidden
+    @include tinyscrollbars
 
 .linkeditor-panel
     position: relative