css fixes, docs

This commit is contained in:
jokob-sk
2025-01-26 10:20:46 +11:00
parent 4443c69d31
commit 8d607aac96
5 changed files with 10 additions and 5 deletions

View File

@@ -1253,12 +1253,16 @@ input[readonly] {
}
.filter-group {
flex: 1 100px;
box-sizing: border-box; /* Ensure padding and borders are included in the width */
padding: 1em;
padding-top: 0;
}
.filter-dropdown
{
width:7em
}
.modal-header .close
{
display: flex;