Merge pull request #77 from abc-mikey/floating_header_on_top

fix group heading boxes appearing above floating attribute headings
This commit is contained in:
Andrew (Atropos) 2025-03-22 11:54:02 -04:00 committed by GitHub
commit 02659bc5a8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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