学员学习折线图样式

This commit is contained in:
禺狨
2023-04-20 11:36:41 +08:00
parent a18d731913
commit d4df2fd07f
2 changed files with 31 additions and 6 deletions

View File

@@ -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;