fix(logs): Wind- und Kurs-Dial auf gleiche Größe bringen
Der Wind-Dial nutzte size="sm" (220px), der Kurs-Dial md (260px). Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -1495,7 +1495,6 @@ export default function LogEntryEditor({
|
||||
disabled={saving || weatherLoading}
|
||||
allowCardinal
|
||||
displayMode="auto"
|
||||
size="sm"
|
||||
aria-label={t('logs.event_wind_direction')}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user