mirror of
https://github.com/alibaba/lowcode-engine.git
synced 2026-03-02 15:27:18 +00:00
8 lines
149 B
SCSS
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;
|
|
}
|
|
} |