We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b7ba35 commit ea6b0f0Copy full SHA for ea6b0f0
src/renderer/components/App.css
@@ -10,6 +10,7 @@ body {
10
background-color: #F4F4F5;
11
font-size: 18px;
12
font-family: gotham_rounded_medium, sans-serif;
13
+ overflow-x: hidden;
14
}
15
16
button {
0 commit comments