mirror of
https://github.com/tomru/pfadi-bussle.git
synced 2026-03-03 06:27:11 +01:00
fix calendar navigation with flex
This commit is contained in:
@@ -87,7 +87,7 @@
|
||||
}
|
||||
|
||||
.react-calendar__navigation {
|
||||
@apply text-gray-100 bg-gray-900;
|
||||
@apply text-gray-100 bg-gray-900 flex;
|
||||
}
|
||||
|
||||
.react-calendar__navigation button {
|
||||
|
||||
Reference in New Issue
Block a user