Improve litepicker box shadow
This commit is contained in:
parent
84c647ad43
commit
17bb5cda0d
@ -14,6 +14,10 @@
|
||||
--litepicker-is-end-color-bg: var(--color-urge);
|
||||
--litepicker-button-apply-color-bg: var(--color-urge);
|
||||
}
|
||||
|
||||
.litepicker .container__predefined-ranges, .litepicker .container__months {
|
||||
box-shadow: var(--fallback-box-shadow-normal) !important;
|
||||
}
|
||||
</style>
|
||||
<script>
|
||||
var picker = new Litepicker({
|
||||
|
Loading…
Reference in New Issue
Block a user