new logo and fixes btn size
This commit is contained in:
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user