修改样式

This commit is contained in:
zhangsir
2024-05-31 17:25:36 +08:00
parent e8254604e7
commit 2fe43b9431

View File

@@ -1748,10 +1748,10 @@ const vwtext = ref(null)
height: 37px; height: 37px;
border-bottom: 1px solid #f0f0f0; border-bottom: 1px solid #f0f0f0;
.footer_left{ .footer_left{
margin-left: 84px; margin-left: 75px;
} }
.footer_right{ .footer_right{
margin-right: 114px; margin-right: 378px;
} }
} }
.courseIntroduction{ .courseIntroduction{