mirror of
https://github.com/fanchenio/DawnLauncher.git
synced 2026-09-03 06:24:39 +08:00
Optimize style.
This commit is contained in:
@@ -42,6 +42,10 @@
|
||||
store.setting.subClassification.itemAreaNameFontLineHeight +
|
||||
'rem',
|
||||
textAlign: store.setting.subClassification.itemAreaNameAlign,
|
||||
marginRight:
|
||||
store.setting.subClassification.itemAreaNameAlign === 'right'
|
||||
? '4px'
|
||||
: undefined,
|
||||
}"
|
||||
>
|
||||
{{ classification.name }}
|
||||
|
||||
Reference in New Issue
Block a user