CN-1087 feat: 完成剩余工作,包括工具栏

This commit is contained in:
chenjinsong
2023-08-01 17:58:27 +08:00
parent faf0ced7c9
commit 7f2d5ce52d
14 changed files with 320 additions and 171 deletions

View File

@@ -18,6 +18,13 @@
color: #575757;
font-size: 18px;
}
&.toolbar--unactivated {
cursor: default;
i {
opacity: .4;
}
}
}
}
}