mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-11 19:25:21 +01:00
15 lines
228 B
Text
15 lines
228 B
Text
.measured-template-button,
|
|
.enriched-damage-button,
|
|
.fate-roll-button,
|
|
.duality-roll-button {
|
|
display: inline;
|
|
|
|
&.inline {
|
|
min-height: unset;
|
|
height: 18px;
|
|
}
|
|
|
|
i {
|
|
font-size: 12px;
|
|
}
|
|
}
|