We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9517903 + a8ccf07 commit 6e878e0Copy full SHA for 6e878e0
1 file changed
components/StatusBar.tsx
@@ -446,7 +446,6 @@ const StatusBar: React.FC<StatusBarProps> = ({
446
hint="Reset zoom"
447
icon={<RefreshIcon className="w-3.5 h-3.5" />}
448
/>
449
- <span className="text-[10px] uppercase tracking-wide text-text-secondary ml-1">{zoomTargetLabel}</span>
450
</div>
451
452
{previewMetadataDisplay && (
0 commit comments