|
@@ -1970,7 +1970,9 @@
|
|
|
|
|
|
|
|
// 单词详情
|
|
// 单词详情
|
|
|
.word-view-page{
|
|
.word-view-page{
|
|
|
- width: 100%;height: 100vh;background-color: #00c5fe;position: relative;
|
|
|
|
|
|
|
+ width: 100%;height: 100vh;
|
|
|
|
|
+ //background-color: #00c5fe;
|
|
|
|
|
+ position: relative;
|
|
|
padding-top:var(--status-bar-height);display: flex;flex-direction: column;
|
|
padding-top:var(--status-bar-height);display: flex;flex-direction: column;
|
|
|
@include ezy-no-repeat-cover(bottom);
|
|
@include ezy-no-repeat-cover(bottom);
|
|
|
.ezy-border-body{
|
|
.ezy-border-body{
|