7 lines
93 B
CSS

.left-menu {
min-width:300px;
width: 300px;
}
.content-card {
min-height:300px;
}