mirror of
https://github.com/penpot/penpot.git
synced 2026-06-20 06:12:04 +00:00
🐛 Fix font-selector position (#10302)
This commit is contained in:
parent
0aca418007
commit
9805d97e45
@ -324,7 +324,7 @@
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
position: absolute;
|
||||
top: 0;
|
||||
top: calc(-1 * #{px2rem(18)});
|
||||
left: 0;
|
||||
right: 0;
|
||||
block-size: 100%;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user