Fixed so that the dropdown for activeEffectAutocomplete never ends up behind dialog

This commit is contained in:
WBHarry 2025-07-17 13:56:45 +02:00
parent ad9e0aa558
commit ab56f2c23e
3 changed files with 13 additions and 11 deletions

View file

@ -10,7 +10,6 @@
border-color: light-dark(@dark, @beige);
border-radius: 6px;
background-image: url('../assets/parchments/dh-parchment-dark.png');
z-index: 200;
max-height: 400px !important;
width: fit-content !important;
overflow-y: auto;