@@ -2,7 +2,7 @@
display: flex;
// padding: 32px;
// padding-bottom: 32px;
- min-height: 100%;
+ height: calc(100vh - 118px);
.directoryMain,
@@ -88,6 +88,7 @@
.n-form-item {
.n-button {
+ --n-padding: 0 14px !important;
height: 32px;
font-size: 17px;
border-radius: 8px;