7 lines
93 B
CSS
7 lines
93 B
CSS
.col-sm {
|
|
max-height: 80% !important;
|
|
}
|
|
|
|
.col-sm.vert {
|
|
max-height: 60% !important;
|
|
} |