@@ -78,6 +78,14 @@ defineExpose({
</div>
</template>
+<style lang="scss">
+.organization .set-content {
+ .ant-form-item .ant-form-item-label {
+ width: 78px;
+ }
+}
+</style>
+
<style lang="scss" scoped>
.input-number {
width: 100px;
@@ -351,6 +351,14 @@ onMounted(() => {
+.organization {
+ width: 140px;
.upper-limit {
margin-top: 40px;