fix autocomplete style, fix tagify style, fix magical and physical tag style and fix lang in details adversary settings

This commit is contained in:
moliloo 2025-07-14 23:48:58 -03:00
parent 52f62014f9
commit f3307a6cb9
5 changed files with 65 additions and 42 deletions

View file

@ -12,12 +12,15 @@
background-image: url('../assets/parchments/dh-parchment-dark.png');
z-index: 200;
max-height: 400px !important;
width: fit-content !important;
overflow-y: auto;
font-style: @font-body;
font-family: @font-body;
display: flex;
flex-direction: column;
gap: 2px;
scrollbar-color: light-dark(@dark-blue, @golden) transparent;
.group {
font-weight: bold;
font-size: 14px;