dropdon selectable

This commit is contained in:
Jörg Henke
2022-07-06 10:57:53 +02:00
parent da1563aded
commit 7497108717
2 changed files with 22 additions and 30 deletions

View File

@ -7,6 +7,10 @@ body {
height: calc(100% - 56px);
}
.openedSelect {
overflow: auto;
}
.titlemod {
font-weight: bolder;
color: darkcyan !important;