fix group heading boxes appearing above floating attribute headings

This commit is contained in:
Michael Green 2025-03-17 10:32:46 +01:00
parent a4a29865e0
commit 59926a0db3

View file

@ -161,6 +161,7 @@
border-radius: 2px;
text-align: left;
font-weight: bold;
z-index: 1;
}
.worldbuilding .attributes-list {
list-style: none;