mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-12 03:31:07 +01:00
13 lines
No EOL
297 B
Text
13 lines
No EOL
297 B
Text
.application.daggerheart.dialog.dh-style.change-currency-icon {
|
|
.displayed-icon {
|
|
height: 2.5rem;
|
|
text-align: center;
|
|
font-size: 2.5rem;
|
|
margin-bottom: 1.25rem;
|
|
}
|
|
.input-row {
|
|
display: flex;
|
|
gap: 4px;
|
|
align-items: center;
|
|
}
|
|
} |