Extend Foundry's MultiSelectElement so that I can provide a label to it
This commit is contained in:
parent
5e9b91b199
commit
d858aa5b66
5 changed files with 53 additions and 0 deletions
|
|
@ -1,3 +1,5 @@
|
|||
@layer resets, elements, components, apps, exceptions;
|
||||
|
||||
@import url("./elements/custom-multi-select.css") layer(elements);
|
||||
|
||||
@import url("./Apps/StatsViewer.css") layer(apps);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue