* Fix bug #32184,32192,32193.
This commit is contained in:
@@ -65,11 +65,12 @@
|
||||
.classItem > .imgBack {flex: 1 1 50%;}
|
||||
.classItem > .imgBack > .classImg {background-repeat: no-repeat; background-size: contain; aspect-ratio: 16 / 9; background-position: center; margin: 0; border-top-left-radius: 4px; border-top-right-radius: 4px;}
|
||||
.classItem > .classContent {flex: 1 1 50%; padding: 5px; font-size: 14px; color: #0B0F18; text-align: center; overflow: hidden; height: 24px; margin-bottom: 6px; font-weight: 700;}
|
||||
.more {float: right; padding-right: 12px; font-weight: normal;}
|
||||
.more {float: right; padding-right: 12px; font-weight: normal; color: #9EA3B0;}
|
||||
.panel.publicClass {padding: 0 10px;}
|
||||
.icon.follow-us {font-size: 20px; padding-left: 10px;}
|
||||
|
||||
.setting-help {width: 45px; color: #9EA3B0;}
|
||||
.setting-help {width: 45px; color: #9EA3B0; padding-top: 15px;}
|
||||
[lang^='zh'] .setting-help {padding-top: 0;}
|
||||
.pointer-none {pointer-events: none;}
|
||||
|
||||
/* css for without internet */
|
||||
@@ -83,7 +84,7 @@
|
||||
.time-block {background: #EDEEF2; padding:2px 4px; border-radius: 4px; color: #0B0F18; font-size: 15px; margin: 0 4px;}
|
||||
.dynamic-block {height: 74px; padding: 12px 16px; display: flex; justify-content: space-between; position: relative; line-height: 20px; border-top: 1px solid #E3E4E9;}
|
||||
.dynamic-content {height: 50px; line-height: 25px; overflow: hidden;}
|
||||
.dynamic-time {white-space: nowrap; position: absolute; right: 12px; bottom: 10px; padding-right: 12px; background: white;}
|
||||
.dynamic-time {white-space: nowrap; position: absolute; right: 12px; bottom: 10px; padding-right: 12px; background: white; color: #5E626D;}
|
||||
.time-count {letter-spacing: 1px;}
|
||||
|
||||
.patch-block {padding: 10px 16px 12px; line-height: 20px; border-top: 1px solid #E3E4E9;}
|
||||
|
||||
Reference in New Issue
Block a user