You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
.no_result{
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: center;
|
|
height: 100%;
|
|
|
|
}
|
|
|
|
.render_html{
|
|
padding: 20px 30px;
|
|
}
|
|
|
|
.prev_area{
|
|
// padding: 0 30px;
|
|
padding-left: 20px;
|
|
height: calc(100vh - 110px);
|
|
} |