mirror of
https://github.com/ajnart/homarr.git
synced 2025-11-12 00:15:48 +01:00
🎨 Tighten up sidebars
This commit is contained in:
@@ -16,7 +16,7 @@ export const DashboardView = () => {
|
||||
const { isReady, mainAreaRef } = usePrepareGridstack();
|
||||
|
||||
return (
|
||||
<Group align="top" h="100%">
|
||||
<Group align="top" h="100%" spacing="xs">
|
||||
{sidebarsVisible.isLoading ? (
|
||||
<Center w="100%">
|
||||
<Loader />
|
||||
|
||||
Reference in New Issue
Block a user