mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-04-17 11:15:51 +00:00
website: fix horizontal scrollbar on Windows (#6801)
This commit is contained in:
committed by
GitHub
parent
e977b46e9e
commit
de813dc0d0
@@ -216,6 +216,9 @@ html {
|
||||
font-family: GT-Walsheim, Gilroy, Helvetica, sans-serif;
|
||||
}
|
||||
|
||||
body {
|
||||
overflow-x: hidden;
|
||||
}
|
||||
|
||||
.dark html,
|
||||
.dark body {
|
||||
|
||||
Reference in New Issue
Block a user