mirror of
https://github.com/penpot/penpot.git
synced 2026-04-27 12:18:32 +00:00
🐛 Fix height of v2 modal
This commit is contained in:
parent
0204cc5d40
commit
6b03145524
@ -254,6 +254,7 @@
|
||||
.modal-v2-info {
|
||||
width: $s-664;
|
||||
height: fit-content;
|
||||
max-height: fit-content;
|
||||
}
|
||||
|
||||
.modal-v2-title {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user