style: Update modal appearance for UI consistency (#2747)
This commit is contained in:
parent
6f580ce2d9
commit
fd6430c3e3
61 changed files with 233 additions and 204 deletions
|
|
@ -174,7 +174,7 @@ module.exports = {
|
|||
DEFAULT: convertToRGB("--color-sidebar-border-200"),
|
||||
},
|
||||
},
|
||||
backdrop: "#131313",
|
||||
backdrop: "rgba(0, 0, 0, 0.25)",
|
||||
},
|
||||
},
|
||||
keyframes: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue