Mentions légales du service

Skip to content
Snippets Groups Projects
Commit b3b639a6 authored by VIAUD Nathan's avatar VIAUD Nathan
Browse files

Issue #270: fix editor page overflow x

parent 396e6935
No related branches found
No related tags found
No related merge requests found
Pipeline #880008 passed
...@@ -547,4 +547,8 @@ g.selected { ...@@ -547,4 +547,8 @@ g.selected {
img { img {
height: 100%; height: 100%;
} }
}
.editor-container {
overflow-x: hidden;
} }
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment