1
0
mirror of https://github.com/alei1180/curlone.git synced 2025-11-24 22:53:34 +02:00

fix(web): исправить цвет текста в кнопке локализации на моб устройствах

Co-authored-by: pinkycat <puknotdead@yandex.ru>
This commit is contained in:
Alexander Osadchy
2025-03-05 13:47:12 +04:00
parent f7e5c6a3f5
commit 15300c6344

View File

@@ -234,6 +234,7 @@
font-size: 1em;
border:1px solid black;
background-color: #fff;
color: #000;
}
.btnBlack {
background-color: #000;