Tweak modal drop shadow
This commit is contained in:
parent
f96a90d8c3
commit
3b1a8828bb
@ -128,6 +128,9 @@ DROPDOWN
|
|||||||
color: var(--theme-color-components-text-on-light);
|
color: var(--theme-color-components-text-on-light);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
.ant-modal-content {
|
||||||
|
box-shadow: 3px 15px 15px -3px rgba(0, 0, 0, 0.15), 0px 4px 6px -2px rgba(0, 0, 0, 0.08);
|
||||||
|
}
|
||||||
|
|
||||||
.ant-input-affix-wrapper {
|
.ant-input-affix-wrapper {
|
||||||
padding: 4px 5px;
|
padding: 4px 5px;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user