@@ -393,6 +393,7 @@ export default {
.tab-content {
width: 100%;
// flex: 1;
+ min-height: 40vh;
overflow: scroll;
background-image: url(../../images/tab-content.png);
background-size: 100% 100%;
@@ -401,10 +402,10 @@ export default {
}
.short {
- height: 210px;
+ height: 40vh;
.long {
- height: 440px;
+ height: 50vh;
.ordinary {
height: 67.79vh;