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:
aignatov-bio 2022-09-02 11:20:32 +02:00 committed by GitHub
commit 2e190510c4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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);