From: Vincent Vanwaelscappel Date: Tue, 11 Feb 2025 18:06:54 +0000 (+0100) Subject: #7241 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=c4d333eb94ae4f924853b6c773319a58cb322397;p=fluidbook-html5.git #7241 --- diff --git a/style/fluidbook.less b/style/fluidbook.less index 4990fb4f..7bddfe12 100644 --- a/style/fluidbook.less +++ b/style/fluidbook.less @@ -1615,6 +1615,7 @@ html.ios body.portrait #interface { &.displayArea { -webkit-tap-highlight-color: @links-area-color; background-color: fadeout(@links-color, 99.999%); + border-radius: unit(@links-rounded-corners*2, px); &.animating { background-color: @links-area-color;