1
0
Fork 0
mirror of https://github.com/plankanban/planka.git synced 2025-07-29 01:59:42 +02:00

Update dependencies

This commit is contained in:
Maksim Eltyshev 2020-09-28 04:40:10 +05:00
parent fac5254ae8
commit be9ab670f4
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 {