minor ui adjustments

This commit is contained in:
Gani Georgiev
2023-03-26 22:49:33 +03:00
parent 0acf8198a4
commit b81112f82e
32 changed files with 45 additions and 39 deletions

View File

@@ -144,6 +144,9 @@ table {
.col-type-text {
max-width: 300px;
}
.col-type-editor {
min-width: 250px;
}
.col-type-select {
min-width: 150px;
}