test-pages/Pages/Departments.razor.css
2024-09-21 16:19:49 +02:00

7 lines
No EOL
79 B
CSS

.dept-container {
max-width: 50rem;
}
.warning-text {
color: red;
}