diff --git a/frontend/src/assets/main.css b/frontend/src/assets/main.css index 41b6532..7d21444 100644 --- a/frontend/src/assets/main.css +++ b/frontend/src/assets/main.css @@ -365,7 +365,7 @@ button { left: 0; width: 100%; height: 45px; - padding: 11px 42px 0; + padding: 19px 42px 0; color: #fff; display: flex; justify-content: space-between; @@ -380,12 +380,12 @@ button { top: 0; right: 0; display: flex; - align-items: flex-start; + align-items: center; justify-content: flex-end; gap: 3px; width: 118px; height: 45px; - padding: 13px 42px 0 0; + padding: 11px 42px 0 0; border: 0; color: inherit; background: transparent; diff --git a/sky_phone/source/html/index.html b/sky_phone/source/html/index.html index 929d0c1..dd4e898 100644 --- a/sky_phone/source/html/index.html +++ b/sky_phone/source/html/index.html @@ -4,8 +4,8 @@