Skip to content

Conversation

@banocean
Copy link
Owner

@banocean banocean commented Jun 12, 2025

image
image

@banocean banocean requested review from Marioneq4958 and jezyq14 June 12, 2025 15:05
Copy link
Contributor

@wombatus2137 wombatus2137 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tylko to poniżej a reszta lgtm


.startIframeContainer {
background: none !important;
}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Resetowanie hasła w efebie w efebie źle wygląda, tu masz fix:

    div.message-error {
        background-color: var(--component-background);
        border: 2px solid color-mix(in srgb, var(--component-background) 20%, #F00 80%);
    }
    div.v-captcha-input, div.v-captcha-input > label, div.v-captcha-input > input {
        color: var(--primary-text);
    }
    div.v-captcha-input > input {
        background-color: var(--component-background);
    }

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants