mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-21 20:47:08 -05:00
Merge pull request #12354 from overleaf/revert-12330-jel-grid-3-and-4-col
Revert "[web] Add 3 and 4 column options to `Layout | Grid` on the CMS" GitOrigin-RevId: fea5f87e74fe9915f4ee7653ed60ff4261b4d144
This commit is contained in:
parent
8a572673c3
commit
e934e9af3d
1 changed files with 0 additions and 8 deletions
|
@ -379,11 +379,3 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
.reverse-col-order-mobile {
|
||||
@media (max-width: @screen-sm-min) {
|
||||
display: flex;
|
||||
flex-flow: column;
|
||||
flex-direction: column-reverse;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue