Commit 5c547008 by xue_wengang

用户组样式修改

parent 61433f88
......@@ -990,7 +990,7 @@ export default {
</script>
<style>
.el-dialog {
/* max-height: 670px */
max-height: 600px
}
.el-dialog__body {
padding: 0px 15px !important;
......@@ -1090,12 +1090,6 @@ export default {
margin-right: 16px;
cursor: pointer;
}
.xzyhz {
:v-deep.el-dialog__body {
// height: 400px;
overflow-y: scroll;
}
}
#jjly {
:v-deep.el-form-item__label {
color: red;
......
<template>
<div style="height: 375px;">
<div>
<div class="Content paneDiv paneDiv2" style="border: 0px solid #eaeaea" v-if="isForm">
<div class="cxtjWrap">
<el-form
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment