mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-18 16:09:03 +01:00
Added hints for drag-drop areas
This commit is contained in:
parent
5a38e28a84
commit
6fdd2318a5
8 changed files with 28 additions and 14 deletions
5
styles/less/global/global.less
Normal file
5
styles/less/global/global.less
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
.hint {
|
||||
flex: 0 0 100%;
|
||||
margin: 0;
|
||||
color: var(--color-form-hint);
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue