mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2024-12-26 17:51:13 +08:00
Merge pull request #4397 from aignatov-bio/ai-sci-7136-fix-rte-toolbar-position
Fix rte toolbar position [SCI-7136]
This commit is contained in:
commit
2e190510c4
1 changed files with 0 additions and 1 deletions
|
@ -10,7 +10,6 @@
|
|||
background-color: $color-alto;
|
||||
margin: 0 -16px;
|
||||
min-height: calc(100vh - var(--navbar-height) * 2);
|
||||
overflow: hidden;
|
||||
padding: 36px 10px 10px;
|
||||
width: calc(100% + 31px);
|
||||
|
||||
|
|
Loading…
Reference in a new issue