new logo and fixes btn size

This commit is contained in:
2026-04-05 15:46:11 +07:00
parent bebb403a60
commit f620909d63
39 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -25,7 +25,7 @@ const VpnControlButton = ({
height={280}
fill="none"
// Фокусируемся на области кнопки, убирая пустые поля по бокам
viewBox="65 38 270 270"
viewBox="30 10 340 340"
style={{ cursor: "pointer", ...props.style }}
whileTap={{ scale: 0.96 }}
{...props}