mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-04-22 23:43:37 +02:00
Minor fixes
This commit is contained in:
parent
800eefbddf
commit
0adf1c5463
5 changed files with 51 additions and 21 deletions
|
|
@ -14,11 +14,11 @@
|
|||
|
||||
.transform-resources {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
flex-direction: column;
|
||||
|
||||
.transform-resource {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
gap: 2px;
|
||||
|
||||
.resource-title {
|
||||
|
|
@ -60,6 +60,10 @@
|
|||
gap: 5px;
|
||||
}
|
||||
}
|
||||
|
||||
.actor-drop-hint {
|
||||
flex: none;
|
||||
}
|
||||
}
|
||||
|
||||
.drop-dragger {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue