2020-08-02 08:52:58 +08:00

8 lines
149 B
SCSS

.lowcode-plugin-undo-redo{
.next-btn-ghost.next-btn-dark{
color: #3c3c3c;
}
.next-btn-ghost.next-btn-dark[disabled]{
color: #ccc;
}
}