Skip to content

Commit e45cb23

Browse files
ajrothwellclaude
andcommitted
fix: adjust mobile header padding to 8px
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent dadda6a commit e45cb23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/Layerboard.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1267,7 +1267,7 @@ body {
12671267
/* Position header for dropdown menu */
12681268
.layerboard-header {
12691269
position: relative;
1270-
padding: 4px 12px;
1270+
padding: 8px 12px;
12711271
gap: 10px;
12721272
}
12731273

0 commit comments

Comments
 (0)