mirror of
https://github.com/codex-team/editor.js
synced 2026-03-16 23:55:49 +01:00
Cleanup
This commit is contained in:
parent
887b78694d
commit
bbf9f93ddb
2 changed files with 0 additions and 2 deletions
|
|
@ -71,7 +71,6 @@
|
|||
--color-confirm: #E24A4A;
|
||||
--color-confirm-hover: #CE4343;
|
||||
|
||||
--color-line-active: #D8E8FA;
|
||||
--color-line-gray: #EFF0F1;
|
||||
|
||||
--overlay-pane: {
|
||||
|
|
|
|||
1
types/configs/popover.d.ts
vendored
1
types/configs/popover.d.ts
vendored
|
|
@ -22,7 +22,6 @@ interface PopoverItemBase {
|
|||
*/
|
||||
isActive?: boolean;
|
||||
|
||||
|
||||
/**
|
||||
* True if item should be disabled
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue