mirror of
https://github.com/alei1180/curlone.git
synced 2025-11-25 23:01:55 +02:00
fix(web): исправить цвет текста в кнопке локализации на моб устройствах
Co-authored-by: pinkycat <puknotdead@yandex.ru>
This commit is contained in:
@@ -234,6 +234,7 @@
|
|||||||
font-size: 1em;
|
font-size: 1em;
|
||||||
border:1px solid black;
|
border:1px solid black;
|
||||||
background-color: #fff;
|
background-color: #fff;
|
||||||
|
color: #000;
|
||||||
}
|
}
|
||||||
.btnBlack {
|
.btnBlack {
|
||||||
background-color: #000;
|
background-color: #000;
|
||||||
|
|||||||
Reference in New Issue
Block a user