Typographic styles enhancements and fixes

This commit is contained in:
alonso.torres 2020-10-16 09:37:33 +02:00 committed by Andrey Antukh
parent a7335533bb
commit 447bb5204d
5 changed files with 37 additions and 22 deletions

View file

@ -768,6 +768,17 @@
z-index: 10;
}
.advanced-options-wrapper {
position: absolute;
width: 100%;
padding-right: 1.5rem;
padding-left: 0.25rem;
}
.element-options .advanced-options-wrapper {
padding-right: 1rem;
}
.advanced-options {
background-color: #303236;
border-radius: 4px;