mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-30 20:31:34 +02:00
Merge pull request #21800 from overleaf/jel-cms-equal-col-height
[web] Fix equal column height on CMS BS5 pages GitOrigin-RevId: 45ea490f1912cd621615e56bab4f1ffa3426c821
This commit is contained in:
@@ -631,7 +631,7 @@
|
||||
// Desktop layout options depdendent on mobile breakpoint
|
||||
@include media-breakpoint-up(lg) {
|
||||
.row-equal-column-heights > div[class*='col-'] > .card,
|
||||
.no-card {
|
||||
.row-equal-column-heights > div[class*='col-'] > .no-card {
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user