Fix rounded corners on text block [SCI-6996] (#4281)

This commit is contained in:
artoscinote 2022-07-25 11:33:06 +02:00 committed by GitHub
parent cc47d2718f
commit dabb600e6f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -17,6 +17,7 @@
$color-concrete 25%,
$color-concrete 100%
);
border-radius: 4px;
display: none;
padding-left: 2em;
position: absolute;