Admin UI fixes

This commit is contained in:
Sascha Leib
2025-10-26 11:50:26 +01:00
parent cc330e684d
commit cef3810678
6 changed files with 45 additions and 19 deletions

View File

@@ -30,6 +30,7 @@ body.botmon_captcha {
font-family: system-ui, sans-serif;
box-shadow: .25rem .25rem .5rem rgba(0,0,0,.5);
box-sizing: border-box;
z-index: 10001;
}
& * {
color: #EDEDF5;
@@ -112,7 +113,6 @@ body.botmon_captcha {
height: auto;
left: 0; top: 80px;
border-radius: 2px;
z-index: 10001;
}
}