fix: 代码规范
This commit is contained in:
parent
cf84c6f484
commit
b69f5e5d9d
|
@ -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;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue