Skip to content
Snippets Groups Projects

Shrink side menu bar at a larger size

Merged Gervaise Henry requested to merge 2021_NewPaper into develop
Compare and
2 files
+ 249
1
Preferences
File browser
Compare changes
@@ -16,7 +16,7 @@
.no-cellxgene{
display: none;
}
@media only screen and (max-width: 1500px) {
@media only screen and (max-width: 1250px) {
.cellxgene{
display: none;
}