#2067 webkit bugfix

This commit is contained in:
2023-06-20 10:26:39 +02:00
parent 9214d71439
commit 60b6ca9c60
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -1329,6 +1329,7 @@ section[role="main-content"]{
max-height: 1px;
transition: all 0.3s ease-in-out;
padding-left: 1em;
overflow-y: hidden;
li{
margin-bottom: $base-line / 2;
}