diff --git a/src/components/FloatingConfigurator.vue b/src/components/FloatingConfigurator.vue new file mode 100644 index 0000000..1dd31d1 --- /dev/null +++ b/src/components/FloatingConfigurator.vue @@ -0,0 +1,21 @@ + + + diff --git a/src/layout/AppTopbar.vue b/src/layout/AppTopbar.vue index f1f4890..8449a36 100644 --- a/src/layout/AppTopbar.vue +++ b/src/layout/AppTopbar.vue @@ -9,21 +9,22 @@ const { onMenuToggle, toggleDarkMode, isDarkTheme } = useLayout();
- +
24 new @@ -130,7 +130,7 @@ watch([getPrimary, getSurface], () => {
$2.100
- +
%52+ @@ -145,7 +145,7 @@ watch([getPrimary, getSurface], () => {
28441
- +
520 @@ -160,7 +160,7 @@ watch([getPrimary, getSurface], () => {
152 Unread
- +
85 diff --git a/src/views/pages/NotFound.vue b/src/views/pages/NotFound.vue index 48e112e..891a223 100644 --- a/src/views/pages/NotFound.vue +++ b/src/views/pages/NotFound.vue @@ -1,6 +1,9 @@ - +