2022-02-17 14:47:39 +08:00

8 lines
119 B
SCSS

.magic-datetime-picker-popper {
.el-picker-panel__footer {
button:first-child {
display: none;
}
}
}