ssb: Work in progress trying to get the emoji picker in line with some of the other modal dialogs.
All checks were successful
Build Tilde Friends / Build-All (push) Successful in 16m33s

This commit is contained in:
2024-12-22 14:45:16 -05:00
parent 6563f8c738
commit cd03ede358
3 changed files with 24 additions and 11 deletions

View File

@ -26,7 +26,7 @@ class TfReactionsModalElement extends LitElement {
return this.votes?.length
? html` <div
class="w3-modal w3-animate-opacity"
style="display: block; box-sizing: border-box"
style="display: block; box-sizing: border-box; z-index: 10"
@click=${this.clear}
>
<div