mirror of
https://github.com/tomru/pfadi-bussle.git
synced 2026-03-04 06:57:12 +01:00
remove border from calendar
This commit is contained in:
committed by
Thomas Ruoff
parent
c231646190
commit
6dca729e18
@@ -169,7 +169,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.react-calendar__tile {
|
.react-calendar__tile {
|
||||||
@apply py-1 border border-gray-500;
|
@apply py-1;
|
||||||
}
|
}
|
||||||
|
|
||||||
.react-calendar__tile--free {
|
.react-calendar__tile--free {
|
||||||
|
|||||||
Reference in New Issue
Block a user