diff --git a/src/App.vue b/src/App.vue index 7688e4c..1e17b02 100644 --- a/src/App.vue +++ b/src/App.vue @@ -2,7 +2,7 @@ import 'vfonts/FiraSans.css'; import { PedestrianFamily, ToolBox, GameConsole, Linux } from '@vicons/carbon'; -import { GlobalThemeOverrides, darkTheme } from 'naive-ui' +import { GlobalThemeOverrides, darkTheme, NLayout } from 'naive-ui' import { TypographyThemeVars } from 'naive-ui/es/typography/styles'; import { BuiltInGlobalTheme } from 'naive-ui/es/themes/interface'; @@ -59,7 +59,7 @@ const darkThemeOverrides: GlobalThemeOverrides = {