feat: modal bg blur instead of plain color
This commit is contained in:
parent
eeed3dc5d5
commit
14a87a2578
@ -250,8 +250,7 @@
|
|||||||
|
|
||||||
/* Settings modal */
|
/* Settings modal */
|
||||||
.modal-backdrop {
|
.modal-backdrop {
|
||||||
/* @apply bg-opacity-50 fixed inset-0 z-50 flex items-center justify-center bg-black; */
|
@apply fixed inset-0 z-50 flex items-center justify-center backdrop-blur-xs;
|
||||||
@apply fixed inset-0 z-50 flex items-center justify-center bg-black;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.modal-content {
|
.modal-content {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user