diff --git a/src/components/Settings/PWASettings.tsx b/src/components/Settings/PWASettings.tsx index 597adb0d..61da6368 100644 --- a/src/components/Settings/PWASettings.tsx +++ b/src/components/Settings/PWASettings.tsx @@ -173,7 +173,7 @@ const PWASettings: React.FC = ({ settings, onUpdate, onClose } onClick={handleClearCache} title="Clear cache" variant="ghost" - size={28} + size={20} /> )}