Topbar padding-top 3 → 4 (≈ +30%)
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
@@ -363,7 +363,7 @@ export default function OberleisteApp() {
|
||||
{/* === Toolbar (View, Display, Massstab, Snap, Overrides) === */}
|
||||
<div style={{
|
||||
display: 'flex', alignItems: 'center', gap: 6,
|
||||
padding: '3px 10px 6px',
|
||||
padding: '4px 10px 6px',
|
||||
overflowX: 'auto', overflowY: 'hidden',
|
||||
flexShrink: 0,
|
||||
}}>
|
||||
|
||||
Reference in New Issue
Block a user