mirror of
https://github.com/adoyle0/thaw.git
synced 2025-02-08 19:03:09 -05:00
fix: modal css
This commit is contained in:
parent
403cf80340
commit
14b05d6d57
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@
|
||||||
z-index: 2002;
|
z-index: 2002;
|
||||||
}
|
}
|
||||||
|
|
||||||
.melt-modal-body>:deep(.melt-card) {
|
.melt-modal-body .melt-card {
|
||||||
width: 600px;
|
width: 600px;
|
||||||
margin: auto;
|
margin: auto;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue