Update inline calendar style (box-shadow)
parent
61db887785
commit
4f01d8fa31
|
@ -244,6 +244,11 @@
|
|||
&.sortable-ghost { visibility: hidden; }
|
||||
&.sortable-drag { opacity: 0.9 !important; }
|
||||
|
||||
.flatpickr-calendar.inline {
|
||||
box-shadow: unset;
|
||||
border: 1px solid @cryptpad_text_col;
|
||||
}
|
||||
|
||||
.cp-form-block-question {
|
||||
margin-bottom: 5px;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue