Commit 54e72849 by caoyanzhi

update: 调整confirm样式

parent c9447035
......@@ -377,12 +377,6 @@ export default { ...action };
.customer-dialog .el-dialog__body {
padding-bottom: 0;
}
.import-link-confirm-content{
.el-message-box__status{
top: 0;
transform: translateY(0);
}
}
.pointer {
cursor: pointer;
}
......
.dm-reset-style tbody .el-table__row {
font-size: 14px;
}
.el-message-box__status{
top: 0;
transform: translateY(2px);
font-size: 20px !important;
}
\ No newline at end of file
......@@ -11,7 +11,7 @@ li{
p {
margin 0;
}
span {
span:not(.el-message-box__title > span) {
font-size: 14px;
}
.ell
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment