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