terminada modificacion

This commit is contained in:
2023-12-08 07:30:58 +01:00
parent 71d56defac
commit 7b69b5c499
8 changed files with 194 additions and 64 deletions

View File

@ -102,3 +102,9 @@ div.draw-shapes {
overflow-y: hidden;
white-space: nowrap;
}
.column-input-search {
min-width: 100px;
max-width: 120px;
font-size: 0.8rem !important;
}