Roll dialog: ajout background zone formulaire
Ajout fond crème + bordure sur .roll-form-rows pour délimiter visuellement la zone de saisie du formulaire de jet. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
This commit is contained in:
@@ -139,6 +139,10 @@
|
||||
flex-direction: column;
|
||||
gap: 7px;
|
||||
margin-bottom: 10px;
|
||||
background: var(--cel-cream, #f0e8d4);
|
||||
border: 1px solid rgba(122,92,32,0.3);
|
||||
border-radius: 4px;
|
||||
padding: 10px 12px;
|
||||
}
|
||||
|
||||
.form-row-line {
|
||||
|
||||
Reference in New Issue
Block a user