refactor: 重构主机分组页面.
This commit is contained in:
@@ -21,10 +21,10 @@
|
||||
<style lang="less" scoped>
|
||||
.footer {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
align-items: flex-start;
|
||||
justify-content: center;
|
||||
height: 80px;
|
||||
text-align: center;
|
||||
height: 64px;
|
||||
|
||||
a {
|
||||
text-decoration: none;
|
||||
|
||||
Reference in New Issue
Block a user