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

This commit is contained in:
Captain ALM 2022-07-29 21:44:21 +01:00
parent c43cc47aed
commit 8551f62d03
Signed by: alfred
GPG Key ID: 4E4ADD02609997B1

View File

@ -90,6 +90,8 @@ main{
caption-side: bottom;
}
.so-pane > form > div > * > *{
max-width: 100%;
width: 100%;
vertical-align: middle;
font-size: 16px;
-webkit-border-radius: 5px;
@ -158,8 +160,7 @@ main{
top: 85px;
left: 136px;
max-height: 100%;
max-width: 100%;
width: auto;
width: 220px;
height: auto;
-webkit-border-bottom-left-radius: 8px;
-webkit-border-bottom-right-radius: 8px;