mirror of
https://github.com/schlagmichdoch/PairDrop.git
synced 2025-04-30 19:49:14 -04:00
Always show x-toast in light mode colors if any dialog is shown; Remove redundant color specification
This commit is contained in:
parent
ae0cbec86e
commit
2346c97118
2 changed files with 75 additions and 43 deletions
|
@ -531,7 +531,7 @@
|
|||
<!-- Toast -->
|
||||
<div class="toast-container full center">
|
||||
<x-toast id="toast" shadow="1">
|
||||
<span class="center"></span>
|
||||
<span class="center text-center"></span>
|
||||
<div class="icon-button" data-i18n-key="dialogs.close-toast" data-i18n-attrs="title">
|
||||
<svg class="icon">
|
||||
<use xlink:href="#close-icon"></use>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue