mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2024-12-25 17:24:51 +08:00
Fix rounded corners on text block [SCI-6996] (#4281)
This commit is contained in:
parent
cc47d2718f
commit
dabb600e6f
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@
|
|||
$color-concrete 25%,
|
||||
$color-concrete 100%
|
||||
);
|
||||
border-radius: 4px;
|
||||
display: none;
|
||||
padding-left: 2em;
|
||||
position: absolute;
|
||||
|
|
Loading…
Reference in a new issue