]> _ Git - fluidbook-html5.git/commitdiff
wait #7843 @1.5
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Fri, 14 Nov 2025 09:50:17 +0000 (10:50 +0100)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Fri, 14 Nov 2025 09:50:17 +0000 (10:50 +0100)
style/edges.less

index 3c4657a6b3a988933c797242689fdab9173f8323..156eb613ac4cf32034dba7a6066f53dec2f457d4 100644 (file)
@@ -14,7 +14,7 @@
     width: unit(@book-page-width, px);
   }
 
-  @edge-scale: 1;
+  @edge-scale: 0.5;
 
   > .edge {
     .shadowedge-fade-item();
@@ -69,7 +69,7 @@
       right: unit(-11*@edge-scale, px)+@edge-right-offset;
       width: unit(11*@edge-scale, px);
 
-      .correct-center &{
+      .correct-center & {
         right: unit(-9*@edge-scale, px)+@edge-right-offset;
       }