fix(editor): custom image width parsing, fix image paste, add AI submenu features
This commit is contained in:
@@ -1366,6 +1366,9 @@ html.font-system * {
|
||||
color: var(--foreground);
|
||||
transition: background 0.1s ease, transform 0.08s ease;
|
||||
}
|
||||
[dir="rtl"] .notion-slash-item {
|
||||
text-align: right;
|
||||
}
|
||||
.notion-slash-item:hover,
|
||||
.notion-slash-item-selected {
|
||||
background: var(--accent);
|
||||
|
||||
Reference in New Issue
Block a user