mirror of
https://github.com/codex-team/editor.js
synced 2026-03-18 08:29:52 +01:00
Merge remote-tracking branch 'origin/feat/cbs' into feat/cbs
This commit is contained in:
commit
d242decc46
1 changed files with 2 additions and 2 deletions
|
|
@ -89,8 +89,8 @@
|
|||
font-style: italic;
|
||||
}
|
||||
|
||||
&--unselectable {
|
||||
user-select: none;
|
||||
&--unselectable [contenteditable] {
|
||||
border: 1px solid red;
|
||||
pointer-events: none;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue