mirror of
https://github.com/legop3/MultiRoombaRover.git
synced 2026-09-16 09:31:20 -04:00
change theme gap back to smallers
This commit is contained in:
+2
-2
File diff suppressed because one or more lines are too long
+1
-1
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
+1
-1
File diff suppressed because one or more lines are too long
@@ -12,7 +12,7 @@
|
|||||||
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent" />
|
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent" />
|
||||||
<!-- site-metadata:inject -->
|
<!-- site-metadata:inject -->
|
||||||
<!-- analytics:inject -->
|
<!-- analytics:inject -->
|
||||||
<script type="module" crossorigin src="/assets/index-CJaywZ5_.js"></script>
|
<script type="module" crossorigin src="/assets/index-DtnnIgZU.js"></script>
|
||||||
<link rel="stylesheet" crossorigin href="/assets/index-D2qTDWX0.css">
|
<link rel="stylesheet" crossorigin href="/assets/index-D2qTDWX0.css">
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
|||||||
@@ -2,5 +2,5 @@
|
|||||||
// Purpose: Keeps the narrow gap geometry used to reveal page themes consistent across layouts.
|
// Purpose: Keeps the narrow gap geometry used to reveal page themes consistent across layouts.
|
||||||
// Scope: Layout-only values; selecting a theme never changes panel dimensions or input placement.
|
// Scope: Layout-only values; selecting a theme never changes panel dimensions or input placement.
|
||||||
|
|
||||||
export const themeGapClass = 'gap-1';
|
export const themeGapClass = 'gap-0.5';
|
||||||
export const themeStackClass = 'space-y-1';
|
export const themeStackClass = 'space-y-1';
|
||||||
|
|||||||
Reference in New Issue
Block a user