- Issue created by @rkoller
- ๐จ๐ฆCanada mgifford Ottawa, Ontario
This would be a useful usability improvement.
- ๐จ๐ฆCanada mgifford Ottawa, Ontario
I think that this builds better with the custom colors, but also allows for greater visibility:
.dropbutton-wrapper.open .dropbutton__items, .dropbutton__items { background: var(--gin-bg-layer3, #fff); border-radius: var(--gin-border-l, 6px); padding: 0.5em; min-width: 120px; z-index: 9999; box-shadow: 0 4px 8px rgba(var(--gin-color-primary-rgb, 0, 0, 0), 0.4), 0 8px 20px rgba(0, 0, 0, 0.15) !important; }
This certainly allows us to customize it more.