教师节样式问题

This commit is contained in:
nisen
2023-08-29 14:16:36 +08:00
parent 0d16d45685
commit 90a4b4d553
4 changed files with 18 additions and 1087 deletions

View File

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