mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-08 10:26:43 +08:00
教师节样式问题
This commit is contained in:
@@ -189,7 +189,7 @@ export default {
|
||||
background: linear-gradient(180deg,
|
||||
rgba(56, 125, 247, 0.2) 0%,
|
||||
rgba(166, 168, 255, 0) 100%);
|
||||
border-radius: 8px 8px 0 0;
|
||||
border-radius: 8px 8px 0 0;
|
||||
|
||||
.title {
|
||||
padding: 20px 20px 0 20px;
|
||||
@@ -198,9 +198,10 @@ export default {
|
||||
}
|
||||
}
|
||||
|
||||
.content{
|
||||
.content {
|
||||
padding: 0 40px 40px;
|
||||
}
|
||||
|
||||
.sear-but {
|
||||
position: absolute;
|
||||
bottom: 10%;
|
||||
|
||||
Reference in New Issue
Block a user