mirror of
https://github.com/penpot/penpot.git
synced 2025-05-30 13:36:14 +02:00
🎉 Increase height presets dropdown (#6185)
* 🎉 Add new measures dropdown height * 🎉 Add enhancement to CHANGES.md
This commit is contained in:
parent
b7a8677036
commit
89153eef23
2 changed files with 8 additions and 0 deletions
|
@ -55,6 +55,7 @@
|
|||
.custom-select-dropdown {
|
||||
@extend .dropdown-wrapper;
|
||||
margin-top: $s-2;
|
||||
max-height: 70vh;
|
||||
width: $s-252;
|
||||
.dropdown-element {
|
||||
@extend .dropdown-element-base;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue