This commit is contained in:
2025-11-12 12:52:06 +01:00
parent 2a14eae31a
commit 2af4d3dc6c
32 changed files with 42359 additions and 54 deletions

View File

@@ -0,0 +1,8 @@
.csv-table {
width: 100%;
}
.csv-error {
font-weight: 700;
padding: 10em;
border: 1px solid #f00;
}