mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-23 09:09:36 +02:00
Merge pull request #10872 from overleaf/jel-cms-vertically-center-fix
[web] Vertically center columns when option selected on CMS GitOrigin-RevId: 55b4c0d6061dc400167cbbc2e7a7d15b1e40fb43
This commit is contained in:
@@ -346,7 +346,7 @@
|
||||
@media (min-width: @screen-sm-min) {
|
||||
display: flex;
|
||||
|
||||
.col-* {
|
||||
div[class*='col-'] {
|
||||
align-self: center;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user