mirror of
https://github.com/ION606/config-backup.git
synced 2026-05-14 22:16:58 +00:00
Modify dialog background to be transparent
Updated the background style for dialog role.
This commit is contained in:
+2
-1
@@ -236,8 +236,9 @@
|
||||
}
|
||||
|
||||
[role="dialog"] {
|
||||
background: transparent;
|
||||
/* background: linear-gradient(135deg, #7e5bef, #c084fc); */
|
||||
background: linear-gradient(135deg, #4c2889, #7a3fc3);
|
||||
/* background: linear-gradient(135deg, #4c2889, #7a3fc3); */
|
||||
}
|
||||
|
||||
[role="dialog"] [data-text-variant="text-xs/normal"] {
|
||||
|
||||
Reference in New Issue
Block a user