mirror of
https://github.com/pewdiepie-archdaemon/odysseus.git
synced 2026-07-10 12:17:11 +00:00
Show email delete overlay before request
This commit is contained in:
+3
-2
@@ -29296,8 +29296,9 @@ button .spinner-whirlpool {
|
||||
0 0 12px -3px color-mix(in srgb, var(--accent, var(--red)) 65%, transparent);
|
||||
}
|
||||
|
||||
.email-delete-busy {
|
||||
opacity: 0.72;
|
||||
.email-delete-busy > :not(.email-delete-overlay) {
|
||||
opacity: 0.42;
|
||||
transition: opacity 0.12s ease;
|
||||
}
|
||||
|
||||
.email-delete-overlay {
|
||||
|
||||
Reference in New Issue
Block a user