filament_inventory/resources/css/app.css
2025-02-26 20:07:06 +01:00

8 lines
No EOL
122 B
CSS

@tailwind base;
@tailwind components;
@tailwind utilities;
#reserve-form-container {
max-width: 1400px !important;
}