mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/student-h5.git
synced 2025-12-09 10:56:47 +08:00
feat:解决活动页面偏离问题
This commit is contained in:
@@ -185,7 +185,6 @@ export default {
|
|||||||
width: 90%;
|
width: 90%;
|
||||||
dispaly: flex;
|
dispaly: flex;
|
||||||
margin-top: 20px;
|
margin-top: 20px;
|
||||||
margin-bottom: 27.5px;
|
|
||||||
.lefttitle {
|
.lefttitle {
|
||||||
display: flex;
|
display: flex;
|
||||||
position: relative;
|
position: relative;
|
||||||
@@ -242,7 +241,6 @@ export default {
|
|||||||
.teachmani {
|
.teachmani {
|
||||||
width: 90%;
|
width: 90%;
|
||||||
margin-top: 20px;
|
margin-top: 20px;
|
||||||
margin-bottom: 27.5px;
|
|
||||||
.lefttitle {
|
.lefttitle {
|
||||||
display: flex;
|
display: flex;
|
||||||
position: relative;
|
position: relative;
|
||||||
|
|||||||
Reference in New Issue
Block a user