diff --git a/styles/index.css b/styles/index.css index 4c6d2c8..6c8a334 100644 --- a/styles/index.css +++ b/styles/index.css @@ -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 {