mirror of
https://github.com/PlayEdu/backend
synced 2025-12-28 22:29:43 +08:00
学员学习折线图样式
This commit is contained in:
@@ -257,6 +257,17 @@ code {
|
||||
position: relative;
|
||||
}
|
||||
|
||||
.playedu-main-sp-top {
|
||||
width: 100%;
|
||||
height: auto;
|
||||
float: left;
|
||||
background-color: white;
|
||||
box-sizing: border-box;
|
||||
padding: 24px 0px;
|
||||
border-radius: 12px;
|
||||
position: relative;
|
||||
}
|
||||
|
||||
.playedu-main-body {
|
||||
width: 100%;
|
||||
height: auto;
|
||||
|
||||
Reference in New Issue
Block a user