mirror of
https://github.com/tomru/pfadi-bussle.git
synced 2026-03-03 06:27:11 +01:00
update tailwindcss@4
This commit is contained in:
@@ -145,11 +145,11 @@ export default function MyCalendar({
|
||||
</Loading>
|
||||
<div className="mt-3 flex justify-center">
|
||||
<div>
|
||||
<div className="inline-block w-5 h-5 bg-green-200 rounded align-text-bottom"></div>
|
||||
<div className="inline-block w-5 h-5 bg-green-200 rounded-sm align-text-bottom"></div>
|
||||
<span className="ml-2">Frei</span>
|
||||
</div>
|
||||
<div>
|
||||
<div className="ml-6 inline-block w-5 h-5 bg-red-200 rounded align-text-bottom"></div>
|
||||
<div className="ml-6 inline-block w-5 h-5 bg-red-200 rounded-sm align-text-bottom"></div>
|
||||
<span className="ml-2">Belegt</span>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user