fix(editor): improve some experiences on note toolbar (#11413)

Closes: [BS-3004](https://linear.app/affine-design/issue/BS-3004/page-block-ui-adjust)
This commit is contained in:
fundon
2025-04-02 13:11:33 +00:00
parent 0f18585631
commit fde97dcf78
2 changed files with 4 additions and 4 deletions

View File

@@ -29,7 +29,7 @@ const styles = css`
overflow-wrap: anywhere;
white-space: normal;
word-break: break-all;
word-break: break-word;
}
.arrow {