mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-08-10 18:39:22 +08:00
client: Change the icon of the "Formatting" tab
This commit is contained in:
parent
693bcfb587
commit
616cb87d4e
@ -60,7 +60,7 @@ export default class ClassicEditorToolbar extends NoteContextAwareWidget {
|
||||
show: await this.#shouldDisplay(),
|
||||
activate: true,
|
||||
title: t("classic_editor_toolbar.title"),
|
||||
icon: "bx bx-edit-alt"
|
||||
icon: "bx bx-text"
|
||||
};
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user