Style for new dice Rnk + technique fix
This commit is contained in:
@@ -138,7 +138,8 @@
|
||||
}
|
||||
min-height: auto;
|
||||
display: flex;
|
||||
fieldset {
|
||||
fieldset,
|
||||
.checklist {
|
||||
flex: 0 0 calc(100% - 0.5rem);
|
||||
}
|
||||
.items-content {
|
||||
@@ -151,6 +152,14 @@
|
||||
&:last-child {
|
||||
padding-bottom: 1rem;
|
||||
}
|
||||
.techniques-wrapper {
|
||||
padding-left: 0.5rem;
|
||||
fieldset,
|
||||
.checklist {
|
||||
flex: 100%;
|
||||
margin: 0;
|
||||
}
|
||||
}
|
||||
}
|
||||
.npc-note {
|
||||
.editor {
|
||||
|
||||
Reference in New Issue
Block a user