mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-12 04:16:45 +08:00
调试
This commit is contained in:
@@ -2173,13 +2173,13 @@ export default {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
//.hot-tags-wrapper {
|
.hot-tags-wrapper {
|
||||||
// display: flex;
|
display: flex;
|
||||||
// flex-wrap: wrap;
|
flex-wrap: wrap;
|
||||||
// gap: 15px;
|
gap: 15px;
|
||||||
// align-items: center;
|
align-items: center;
|
||||||
// padding-top: 2px;
|
padding-top: 2px;
|
||||||
//}
|
}
|
||||||
.search-div.nav {
|
.search-div.nav {
|
||||||
display: block;
|
display: block;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
|||||||
Reference in New Issue
Block a user