Fix npc tabs and Roll Button display
This commit is contained in:
@@ -133,11 +133,7 @@
|
||||
}
|
||||
}
|
||||
article {
|
||||
.weapons-content {
|
||||
flex: 1;
|
||||
}
|
||||
min-height: auto;
|
||||
display: flex;
|
||||
fieldset,
|
||||
.checklist {
|
||||
flex: 0 0 calc(100% - 0.5rem);
|
||||
@@ -146,6 +142,9 @@
|
||||
flex: 0 0 calc(100% - 0.5rem);
|
||||
margin: 1rem 0.25rem 0;
|
||||
}
|
||||
.weapons-content {
|
||||
flex: 1;
|
||||
}
|
||||
.initiative-wrapper {
|
||||
margin-bottom: 0.5rem;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user