Toast and modal dialog CSS (WIP).
This commit is contained in:
parent
9dccd553bc
commit
2d1aa4bdfd
5 changed files with 43 additions and 21 deletions
|
|
@ -23,7 +23,9 @@
|
|||
dispatchEvent(new CustomEvent("TrunkApplicationStarted", {detail: {wasm}}));
|
||||
</script>
|
||||
|
||||
<div id="toast"></div>
|
||||
<div id="toasts">
|
||||
<div id="toast"></div>
|
||||
</div>
|
||||
|
||||
<dialog id="modal-dialog">
|
||||
<div class="content"></div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue