🎉 Increase height presets dropdown (#6185)

* 🎉 Add new measures dropdown height

* 🎉 Add enhancement to CHANGES.md
This commit is contained in:
ºelhombretecla
2025-04-10 10:01:52 +02:00
committed by GitHub
parent b7a8677036
commit 89153eef23
2 changed files with 8 additions and 0 deletions

View File

@@ -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;