mirror of
https://github.com/tomru/pfadi-bussle.git
synced 2026-03-03 06:27:11 +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 {
|
||||
@apply py-1 border border-gray-500;
|
||||
@apply py-1;
|
||||
}
|
||||
|
||||
.react-calendar__tile--free {
|
||||
|
||||
Reference in New Issue
Block a user