codebeater - Beta Launch #10

Merged
5803025047 merged 103 commits from dev into main 2025-12-15 11:20:48 -05:00
Showing only changes of commit 5800f4057b - Show all commits

View File

@ -1,3 +1,8 @@
input:-webkit-autofill {
-webkit-box-shadow: 0 0 0 1000px #000 inset !important;
-webkit-text-fill-color: #fff !important;
}
.container-login {
display: flex;
width: 100%;