mirror of
https://github.com/fanchenio/DawnLauncher.git
synced 2025-07-13 12:52:10 +08:00
优化分类名称样式。
This commit is contained in:
parent
e1f896e963
commit
a411674e3a
@ -78,7 +78,7 @@
|
||||
@dragleave="clearMouseOverChangeClassificationSetTimeout"
|
||||
>
|
||||
<span
|
||||
class="overflow-hidden text-ellipsis whitespace-nowrap"
|
||||
class="overflow-hidden whitespace-nowrap"
|
||||
:style="{
|
||||
filter: store.setting.appearance.fontShadow
|
||||
? 'drop-shadow(1px 1px 1px ' +
|
||||
@ -224,7 +224,7 @@
|
||||
@dragleave="clearMouseOverChangeClassificationSetTimeout"
|
||||
>
|
||||
<span
|
||||
class="overflow-hidden text-ellipsis whitespace-nowrap"
|
||||
class="overflow-hidden whitespace-nowrap"
|
||||
:style="{
|
||||
filter: store.setting.appearance.fontShadow
|
||||
? 'drop-shadow(1px 1px 1px ' +
|
||||
|
Loading…
Reference in New Issue
Block a user