improved CSS

Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
This commit is contained in:
2025-11-03 13:37:24 +01:00
parent 358225daee
commit 903f1a1d7f
2 changed files with 2 additions and 2 deletions

View File

@@ -41,7 +41,7 @@ fieldset[tabindex="0"]{
overflow: hidden;
}
fieldset[tabindex="0"]:focus-within{
fieldset[tabindex="0"]:hover{
max-height: unset;
}

View File

@@ -41,7 +41,7 @@ fieldset[tabindex="0"]{
overflow: hidden;
}
fieldset[tabindex="0"]:focus-within{
fieldset[tabindex="0"]:hover{
max-height: unset;
}