Reduce the height of the bluring element [SCI-7676]

This commit is contained in:
sboursen-scinote 2023-01-31 09:36:24 +01:00
parent 38412af02a
commit 57838dc813

View file

@ -166,7 +166,7 @@
background: linear-gradient(to right, $color-transparent, $color-white 50%);
bottom: .4em;
content: "";
height: 1.75em;
height: 1.5em;
position: absolute;
right: 0;
text-align: right;