mirror of
https://github.com/RoY7x/worldbuilding.git
synced 2025-04-29 18:21:40 -04:00
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:
commit
02659bc5a8
1 changed files with 1 additions and 0 deletions
|
@ -161,6 +161,7 @@
|
||||||
border-radius: 2px;
|
border-radius: 2px;
|
||||||
text-align: left;
|
text-align: left;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
|
z-index: 1;
|
||||||
}
|
}
|
||||||
.worldbuilding .attributes-list {
|
.worldbuilding .attributes-list {
|
||||||
list-style: none;
|
list-style: none;
|
||||||
|
|
Loading…
Add table
Reference in a new issue