Skip to content
Snippets Groups Projects
Commit 1be79eff authored by Gustav Kylberg's avatar Gustav Kylberg
Browse files

overflow-x = hidden

parent 62553a52
Branches
No related tags found
1 merge request!233overflow-x = hidden
...@@ -103,6 +103,7 @@ ...@@ -103,6 +103,7 @@
text-align: left; text-align: left;
height: 350px; height: 350px;
overflow-y: auto; overflow-y: auto;
overflow-x: hidden;
font-family: "Roboto", sans-serif; font-family: "Roboto", sans-serif;
font-size: 13px; font-size: 13px;
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment