From: Vincent Vanwaelscappel Date: Fri, 14 Nov 2025 09:50:17 +0000 (+0100) Subject: wait #7843 @1.5 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=3a0857c28f4e3f8019466be81b8996c57153f8c1;p=fluidbook-html5.git wait #7843 @1.5 --- diff --git a/style/edges.less b/style/edges.less index 3c4657a6..156eb613 100644 --- a/style/edges.less +++ b/style/edges.less @@ -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; }