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