forked from public/foundryvtt-reve-de-dragon
Fix espace avant boutons
This commit is contained in:
@ -116,7 +116,11 @@ select, button, .item-checkbox, #sidebar, #players, #navigation #nav-toggle {
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.strong-text{
|
||||
section.window-content div.dialog-buttons {
|
||||
margin-top: 1rem;
|
||||
}
|
||||
|
||||
.strong-text {
|
||||
font-weight: bold;
|
||||
}
|
||||
i:is(.fas, .far) {
|
||||
@ -658,11 +662,9 @@ input:is(.blessure-premiers_soins, .blessure-soins_complets) {
|
||||
font-size: 0.8rem;
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
.placeholder-ajustements {
|
||||
flex-direction: column;
|
||||
}
|
||||
|
||||
.table-resolution-carac {
|
||||
background-color: yellow;
|
||||
}
|
||||
|
Reference in New Issue
Block a user