login typo, loop in feedback

This commit is contained in:
Tykayn 2025-09-25 16:22:43 +02:00 committed by tykayn
parent af8e24ef4d
commit 03d7a90d24
15 changed files with 143 additions and 258 deletions

View file

@ -81,8 +81,12 @@
.is-disabled & {
border-color: #525668;
background: #8D91A4;
border-color: #8D91A4;
background: #fff;
color: #8D91A4;
i{
color: #525668;
}
}
}
@ -95,9 +99,8 @@
z-index: 100;
border-top-left-radius: 0;
border-top-right-radius: 0;
width: 210px;
top: 42px;
width: 218px;
top: -57px;
left: 0;
border-left: 1px solid #8D91A4;
border-bottom: 1px solid #8D91A4;