Skip to content

Commit 15300c6

Browse files
alei1180pinkycat
andcommitted
fix(web): исправить цвет текста в кнопке локализации на моб устройствах
Co-authored-by: pinkycat <[email protected]>
1 parent f7e5c6a commit 15300c6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/interface/view/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -234,6 +234,7 @@
234234
font-size: 1em;
235235
border:1px solid black;
236236
background-color: #fff;
237+
color: #000;
237238
}
238239
.btnBlack {
239240
background-color: #000;

0 commit comments

Comments
 (0)