mirror of
https://github.com/pipipi-pikachu/PPTist.git
synced 2025-04-15 02:20:00 +08:00
fix: 移除无效class
This commit is contained in:
parent
dbc8fe85b3
commit
349f101c9e
@ -123,6 +123,7 @@
|
|||||||
|
|
||||||
<ButtonGroup class="row" passive>
|
<ButtonGroup class="row" passive>
|
||||||
<CheckboxButton
|
<CheckboxButton
|
||||||
|
first
|
||||||
style="flex: 1;"
|
style="flex: 1;"
|
||||||
v-tooltip="'清除格式'"
|
v-tooltip="'清除格式'"
|
||||||
@click="emitRichTextCommand('clear')"
|
@click="emitRichTextCommand('clear')"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user