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