fix: backup 国际化
This commit is contained in:
@@ -31,6 +31,7 @@
|
||||
width: calc(100% / 7);
|
||||
.el-checkbox-button__inner{
|
||||
width: 100%;
|
||||
padding: 11px 3px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
background: $--button-primary-color;
|
||||
border: 1px solid #DEDEDE;
|
||||
border-radius: 2px;
|
||||
width: 30px;
|
||||
width: 22px;
|
||||
height: 22px;
|
||||
}
|
||||
.table-operation-button {
|
||||
@@ -22,10 +22,11 @@
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
height: 22px;
|
||||
width: 130px;
|
||||
// width: 130px;
|
||||
max-width: 98px;
|
||||
min-width: 74px;
|
||||
margin-right: 10px;
|
||||
cursor: pointer;
|
||||
// border-radius: $--button-border-radius;
|
||||
// outline: none;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user