Addnew sheets (armor, weapons, malefica) and v13 support
This commit is contained in:
@@ -14,6 +14,20 @@
|
||||
fieldset {
|
||||
margin-top: 8px;
|
||||
background-color: var(--color-light-1);
|
||||
.form-group {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
}
|
||||
.form-group label {
|
||||
}
|
||||
.form-group input {
|
||||
min-width: 12rem;
|
||||
max-width: 12rem;
|
||||
}
|
||||
.form-group select {
|
||||
min-width: 12rem;
|
||||
max-width: 12rem;
|
||||
}
|
||||
}
|
||||
|
||||
label {
|
||||
|
||||
Reference in New Issue
Block a user