mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-06-05 07:09:02 +02:00
Merge pull request #12356 from overleaf/revert-12354-revert-12330-jel-grid-3-and-4-col
Revert "Revert "[web] Add 3 and 4 column options to Layout | Grid on the CMS"" GitOrigin-RevId: b24230c5f4f34bf2baa01ea82d73af1346ad95c8
This commit is contained in:
@@ -379,3 +379,11 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.reverse-col-order-mobile {
|
||||
@media (max-width: @screen-sm-min) {
|
||||
display: flex;
|
||||
flex-flow: column;
|
||||
flex-direction: column-reverse;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user