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