fix: 代码规范

This commit is contained in:
chenjianxing 2021-06-23 16:59:46 +08:00 committed by jianxing
parent cf84c6f484
commit b69f5e5d9d
1 changed files with 1 additions and 7 deletions

View File

@ -236,12 +236,6 @@ textarea {
}
/* ms-tip-button 自定间距 */
.el-button+.tooltip-btn {
margin-left: 10px;
}
.tooltip-btn+.el-button {
margin-left: 10px;
}
.tooltip-btn+.tooltip-btn {
.el-button + .tooltip-btn, .tooltip-btn + .el-button, .tooltip-btn + .tooltip-btn {
margin-left: 10px;
}