This commit is contained in:
2026-07-14 23:53:23 +02:00
parent 1e11426043
commit 92e6b7c450

View File

@@ -8144,7 +8144,7 @@ video.autoplay-gif {
.login-placeholder { .login-placeholder {
padding: 15px; padding: 15px;
text-align: center; text-align: center;
background: rgba(0, 0, 0, 0.1); background: var(--bg);
margin-bottom: 5px; margin-bottom: 5px;
} }