mirror of
https://gitee.com/ulthon/ulthon_admin.git
synced 2026-07-08 11:02:48 +08:00
移除旧版表格转卡片;删除layui2.7的遗留问题代码;调整代码格式
This commit is contained in:
@@ -437,15 +437,7 @@ footer a {
|
||||
width: 58%;
|
||||
}
|
||||
|
||||
@media (max-width: 768px) {
|
||||
.footer-nav-box {
|
||||
width: 95%;
|
||||
}
|
||||
|
||||
.footer-proto-box {
|
||||
width: 95%;
|
||||
}
|
||||
}
|
||||
|
||||
.site-footer ul,
|
||||
.site-footer li {
|
||||
@@ -773,4 +765,12 @@ footer a {
|
||||
.introduction .bottom .item {
|
||||
width: 80%;
|
||||
}
|
||||
}
|
||||
|
||||
.footer-nav-box {
|
||||
width: 95%;
|
||||
}
|
||||
|
||||
.footer-proto-box {
|
||||
width: 95%;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user