mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-10 19:36:46 +08:00
操作列宽度
This commit is contained in:
@@ -398,7 +398,7 @@ export default {
|
|||||||
width: 100,
|
width: 100,
|
||||||
minWidth: 100,
|
minWidth: 100,
|
||||||
align: "center",
|
align: "center",
|
||||||
fixed: 'right'
|
// fixed: 'right'
|
||||||
}
|
}
|
||||||
]);
|
]);
|
||||||
|
|
||||||
@@ -1135,7 +1135,8 @@ export default {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.button-group {
|
.button-group {
|
||||||
min-width: 250px;
|
min-width: 100px;
|
||||||
|
max-width: 120px;
|
||||||
height: 36px;
|
height: 36px;
|
||||||
|
|
||||||
.btn, .btnn {
|
.btn, .btnn {
|
||||||
|
|||||||
Reference in New Issue
Block a user