Fix modal header shadow
This commit is contained in:
parent
6bf1cdf73c
commit
94b7bb9849
@ -138,6 +138,7 @@ export default defineComponent({
|
|||||||
position: relative;
|
position: relative;
|
||||||
padding: 2rem 3rem 0;
|
padding: 2rem 3rem 0;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
|
box-shadow: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
.modal__close {
|
.modal__close {
|
||||||
|
Loading…
Reference in New Issue
Block a user