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
a37f9fff1e
commit
dbc8fe85b3
@ -2,7 +2,6 @@
|
||||
<div class="rich-text-base">
|
||||
<SelectGroup class="row">
|
||||
<Select
|
||||
class="font-select"
|
||||
style="width: 60%;"
|
||||
:value="richTextAttrs.fontname"
|
||||
search
|
||||
@ -124,7 +123,6 @@
|
||||
|
||||
<ButtonGroup class="row" passive>
|
||||
<CheckboxButton
|
||||
first
|
||||
style="flex: 1;"
|
||||
v-tooltip="'清除格式'"
|
||||
@click="emitRichTextCommand('clear')"
|
||||
|
Loading…
x
Reference in New Issue
Block a user