mirror of
https://github.com/Tencent/tmagic-editor.git
synced 2025-09-24 09:02:10 +08:00
8 lines
119 B
SCSS
8 lines
119 B
SCSS
.magic-datetime-picker-popper {
|
|
.el-picker-panel__footer {
|
|
button:first-child {
|
|
display: none;
|
|
}
|
|
}
|
|
}
|