updated logs list min-width

This commit is contained in:
Gani Georgiev
2023-12-03 20:58:12 +02:00
parent f57d38f529
commit 0fb859c321
32 changed files with 40 additions and 40 deletions
+1 -1
View File
@@ -356,6 +356,6 @@
bottom: var(--baseSpacing);
}
.col-field-data {
min-width: 450px;
min-width: 600px;
}
</style>