mirror of
https://github.com/fanchenio/DawnLauncher.git
synced 2025-07-13 21:02:10 +08:00
Optimize style.
This commit is contained in:
parent
ffd7c1d8df
commit
e6289d0344
@ -42,6 +42,10 @@
|
||||
store.setting.subClassification.itemAreaNameFontLineHeight +
|
||||
'rem',
|
||||
textAlign: store.setting.subClassification.itemAreaNameAlign,
|
||||
marginRight:
|
||||
store.setting.subClassification.itemAreaNameAlign === 'right'
|
||||
? '4px'
|
||||
: undefined,
|
||||
}"
|
||||
>
|
||||
{{ classification.name }}
|
||||
|
Loading…
Reference in New Issue
Block a user