Add overrides files for bs-datetimepicker and minicolors

This commit is contained in:
Andreas Nedbal 2020-05-01 18:38:49 +02:00
parent 86744a3da4
commit 33e2533467
2 changed files with 10 additions and 0 deletions

View File

@ -0,0 +1,3 @@
.remove-native-picker::-webkit-calendar-picker-indicator{
display: none
}

View File

@ -0,0 +1,7 @@
.minicolors-theme-bootstrap .minicolors-swatch {
top: 0;
left: 0;
width: 42px;
height: 42px;
border-radius: 0;
}