1
0
Fork 0
mirror of https://github.com/plankanban/planka.git synced 2025-07-27 09:09:46 +02:00

Update dependencies

This commit is contained in:
Maksim Eltyshev 2020-09-28 04:40:10 +05:00
parent 08aef7c052
commit ab020fc324
8 changed files with 369 additions and 324 deletions

View file

@ -94,6 +94,14 @@
top: 0;
margin: 9px 0;
}
.react-datepicker__day {
outline: none;
&:hover {
border-radius: 0;
}
}
}
#root {