mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-17 07:36:26 +01:00
14 lines
224 B
Text
14 lines
224 B
Text
.daggerheart.dialog.dh-style.views.resource-dice {
|
|
.reroll-confirmation {
|
|
margin-bottom: 8px;
|
|
}
|
|
|
|
footer {
|
|
display: flex;
|
|
gap: 8px;
|
|
|
|
button {
|
|
flex: 1;
|
|
}
|
|
}
|
|
}
|