forked from crowetic/commerce
4 lines
50 B
CSS
4 lines
50 B
CSS
.fit {
|
|
min-height: calc(100vh - 88px - 41px);
|
|
}
|