Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Некорректный цвет стрелок при переключении темы в лендинг в секции FAQ #462

Closed
bobrov-site opened this issue Apr 13, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@bobrov-site
Copy link
Contributor

Summary

Некорректно отображается цвет в лендинге, в секции faq у стрелок. Видимо там кто-то забыл поставить переключение цвета с темой

Reproduction steps

1. Включить темную темную тему
2. Включить светлую тему
3. Спустится в секцию FAQ в лендинге
4. Обновить страницу и повторить ту же манипуляцию, только начать со светлой темы

Expected result

В светлой теме, цвет стрелок должен совпадать с цветом текста (черный) и наоборот, в темной теме белым.
Снимок экрана 2024-04-13 в 22 48 16

Actual result

В светлой белые, в темной черные
Снимок экрана 2024-04-13 в 22 42 04

Browsers

Chrome

OS

Mac

@bobrov-site bobrov-site added the bug Something isn't working label Apr 13, 2024
@JS-Demi
Copy link

JS-Demi commented Apr 14, 2024

взял в работу

JS-Demi pushed a commit to JS-Demi/runit that referenced this issue Apr 14, 2024
Change the method of checking
the active theme page in Faq.jsx

Fix misspell clssaName to className
in Langing.jsx
dzencot added a commit that referenced this issue Apr 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Done
Development

No branches or pull requests

2 participants