feat: update styles
This commit is contained in:
@@ -16,6 +16,9 @@ export const useSettingsStore = defineStore('settings', {
|
||||
theme: {
|
||||
light: 'light',
|
||||
dark: 'dark',
|
||||
variables: {
|
||||
'--product_list_title_max_lines': 2,
|
||||
}
|
||||
},
|
||||
noMoreProductsMessage: '🔚 Ну всё, разгрузили всё, что было. Даже кладовщика разбудить не удалось.',
|
||||
}),
|
||||
|
||||
Reference in New Issue
Block a user