mirror of
https://github.com/schlagmichdoch/PairDrop.git
synced 2026-04-18 15:22:16 +00:00
Always show x-toast in light mode colors if any dialog is shown; Remove redundant color specification
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user