mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-14 04:31:07 +01:00
Fixed deletebutton padding
This commit is contained in:
parent
0c8f9616f8
commit
e794042134
3 changed files with 5 additions and 2 deletions
|
|
@ -123,6 +123,10 @@
|
|||
display: flex;
|
||||
gap: 10px;
|
||||
|
||||
&.padded {
|
||||
padding-right: 8px;
|
||||
}
|
||||
|
||||
.item-label {
|
||||
flex: 1;
|
||||
align-self: center;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue