new logo and fixes btn size
This commit is contained in:
@@ -70,7 +70,7 @@ export function VpnControl() {
|
||||
|
||||
return (
|
||||
<div className="flex flex-col items-center justify-center gap-6 p-10">
|
||||
<div className="relative flex items-center justify-center size-100">
|
||||
<div className="relative flex items-center justify-center size-75">
|
||||
<VpnControlButton
|
||||
// Теперь прокидываем реальную тему
|
||||
theme={currentTheme}
|
||||
|
||||
Reference in New Issue
Block a user