.
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Captain ALM 2022-07-29 21:23:35 +01:00
parent b7a6c986d9
commit 68c015dc19
Signed by: alfred
GPG Key ID: 4E4ADD02609997B1

View File

@ -165,15 +165,14 @@ main{
-moz-border-radius-bottomright: 5px;
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
border-style: solid;
border-width: 2px;
overflow: hidden;
}
.sort-menu:checked ~ .so-pane > form, .so-pane-open > form{
display: table;
box-sizing: inherit;
padding: 4px;
border-style: solid;
border-width: 2px;
width: 100%;
height: 100%;
overflow: hidden;
}
.main-box > div, footer > p{