mirror of
https://github.com/ArthurDanjou/artchat.git
synced 2026-02-03 01:31:29 +01:00
feat: update UI configurations and enhance skills data structure for improved functionality
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
export default defineAppConfig({
|
||||
ui: {
|
||||
container: {
|
||||
base: 'max-w-4xl',
|
||||
base: 'max-w-3xl',
|
||||
},
|
||||
colors: {
|
||||
primary: 'neutral',
|
||||
|
||||
Reference in New Issue
Block a user