Skip to content
Snippets Groups Projects

improve front

Merged Antoine Gaudron-Desjardins requested to merge collab_front into main
6 files
+ 91
31
Compare changes
  • Side-by-side
  • Inline

Files

+ 1
1
@@ -99,7 +99,7 @@
@@ -99,7 +99,7 @@
direction: ltr;
direction: ltr;
}
}
@media only screen and (max-device-width: 600px) {
@media only screen and (max-width: 600px) {
.comments-side-bar {
.comments-side-bar {
width: 0px;
width: 0px;
overflow: hidden;
overflow: hidden;
Loading