mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-12 12:26:47 +08:00
style:新增管理权 查看权 修改抽屉样式
This commit is contained in:
@@ -345,7 +345,8 @@ export default {
|
||||
}
|
||||
}
|
||||
.drawerMain {
|
||||
min-width: 600px;
|
||||
// overflow: auto;
|
||||
min-width: 550px;
|
||||
margin: 0px 32px 0px 32px;
|
||||
overflow-x: scroll;
|
||||
display: flex;
|
||||
@@ -368,7 +369,7 @@ export default {
|
||||
}
|
||||
.main {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
// height: 100%;
|
||||
// background-color: #bfa;
|
||||
// overflow-y: auto;
|
||||
.search {
|
||||
@@ -479,7 +480,7 @@ export default {
|
||||
.pa {
|
||||
// left: 0;
|
||||
margin-top: 25px;
|
||||
margin-bottom: 70px;
|
||||
// margin-bottom: 70px;
|
||||
width: 100%;
|
||||
// height: 20px;
|
||||
// background-color: red;
|
||||
@@ -487,6 +488,7 @@ export default {
|
||||
justify-content: center;
|
||||
// position: absolute;
|
||||
// bottom: 20px;
|
||||
// margin-bottom: 20px;
|
||||
}
|
||||
// .tab {
|
||||
// .ant-table-thead > tr > th {
|
||||
@@ -507,9 +509,9 @@ export default {
|
||||
}
|
||||
// .botm {
|
||||
// width: 100%;
|
||||
// height: 100%;
|
||||
// height: 200px;
|
||||
// background-color: red;
|
||||
// // flex-shrink: 1;
|
||||
|
||||
// }
|
||||
.btnn {
|
||||
height: 72px;
|
||||
|
||||
Reference in New Issue
Block a user