vbytes_lan/resources/css/app.css
2025-11-15 17:04:54 +01:00

8 lines
No EOL
120 B
CSS

@tailwind base;
@tailwind components;
@tailwind utilities;
.fi-ta-cell .maybe {
background-color: red !important;
}