mirror of
https://github.com/penpot/penpot.git
synced 2025-08-03 19:48:22 +02:00
✨ Typographic styles enhancements and fixes
This commit is contained in:
parent
a7335533bb
commit
447bb5204d
5 changed files with 37 additions and 22 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue