mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-17 23:49:02 +01:00
Made the original inputs related to tagify be display: none to avoid css issues
This commit is contained in:
parent
6942ec7d14
commit
27885cb323
1 changed files with 4 additions and 0 deletions
|
|
@ -667,6 +667,10 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
+ input {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
||||
.tagify__dropdown {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue