Finish fixed clearSelect

This commit is contained in:
2022-11-04 16:11:18 +03:00
parent d5b8f6e0dd
commit 224cd7653c
5 changed files with 73 additions and 18 deletions

View File

@ -11,3 +11,11 @@
color: black !important;
background-color: white !important;
}
.pathWhite {
color: white !important;
}
.pathBlack {
color: black !important;
}