Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit dff02b3

Browse files
overflow fix
1 parent 7fdb35e commit dff02b3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

‎client/src/index.css

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ body {
33
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen',
44
'Ubuntu', 'Cantarell', 'Fira Sans', 'Droid Sans', 'Helvetica Neue',
55
sans-serif;
6+
width: 100vw;
7+
overflow-x: hidden;
68
-webkit-font-smoothing: antialiased;
79
-moz-osx-font-smoothing: grayscale;
810
}

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /