forked from GitHub-Mirrors/foundry-sw5e
Fixes for NPC display
This commit is contained in:
parent
55f084592c
commit
74414e2257
8 changed files with 55 additions and 32 deletions
|
@ -1071,7 +1071,7 @@
|
|||
}
|
||||
}
|
||||
nav.sheet-navigation {
|
||||
grid-template-columns: repeat(4, 1fr);
|
||||
grid-template-columns: repeat(6, 1fr);
|
||||
}
|
||||
.tab.attributes {
|
||||
.traits-resources {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue