|
|
@@ -622,13 +622,9 @@
|
|
|
|
|
|
// 答案解析
|
|
|
.ezy-dajx-page{
|
|
|
- width: 100%;height: 100vh;background-color: #0ab2f0;position: relative;
|
|
|
- padding-top:var(--status-bar-height);display: flex;flex-direction: column;
|
|
|
- @include ezy-no-repeat-cover(top);
|
|
|
+ width: 100%;height: 100vh;position: relative;display: flex;flex-direction: column;
|
|
|
.shiti-frame-box{overflow-y: auto;}
|
|
|
- .dajx-video-box{
|
|
|
- width: 95%;
|
|
|
- }
|
|
|
+ .dajx-video-box{width: 95%;}
|
|
|
.dajx-content-box{
|
|
|
width: 615rpx;flex: 1;z-index: 2;margin: 0 auto;overflow-y: auto;
|
|
|
.slfx-title,.spjj-title{
|