style: 开站页面样式居中

This commit is contained in:
TsMask
2024-05-30 11:38:36 +08:00
parent 7aa37ee330
commit 89857e0c1b
2 changed files with 5 additions and 7 deletions

View File

@@ -218,14 +218,9 @@ onMounted(() => {
<style lang="less" scoped>
.ne {
padding-top: 12px;
height: calc(60vh + 56px);
overflow-x: hidden;
overflow-y: auto;
// & .ant-form {
// overflow-y: auto;
// overflow-x: hidden;
// }
&-oper {
padding-top: 24px;
text-align: end;