Enhance rolls and fix dialog position
This commit is contained in:
@ -1951,6 +1951,18 @@ i.lethalfantasy {
|
||||
.lethalfantasy-roll-dialog fieldset {
|
||||
padding: 4px;
|
||||
}
|
||||
.lethalfantasy-roll-dialog .goto-token-button {
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
align-content: center;
|
||||
margin-left: 0.5rem;
|
||||
max-width: 8rem;
|
||||
background-color: var(--color-dark-6);
|
||||
color: var(--color-dark-2);
|
||||
border: none;
|
||||
border-radius: 4px;
|
||||
padding: 0.5rem;
|
||||
}
|
||||
.lethalfantasy-range-defense-dialog {
|
||||
width: 18rem;
|
||||
}
|
||||
|
Reference in New Issue
Block a user