This commit is contained in:
Kenneth Jannette
2024-01-30 15:34:19 -06:00
parent 3e6026069a
commit ace775045f
6 changed files with 37 additions and 8 deletions

View File

@@ -11,3 +11,11 @@
.select-option:hover {
background-color: white;
}
.skinny-input {
width: 120px;
}
.skinny-column {
width: 120px !important;
}