mirror of
https://github.com/alibaba/lowcode-engine.git
synced 2026-01-13 01:21:58 +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;
|
|
}
|
|
} |