diff --git a/frontend/src/styles/popups.scss b/frontend/src/styles/popups.scss index af98ae605..0bb7804a3 100644 --- a/frontend/src/styles/popups.scss +++ b/frontend/src/styles/popups.scss @@ -1224,6 +1224,8 @@ } #editProfilePopup { + width: 100%; + max-width: 600px; label { color: var(--sub-color); } diff --git a/frontend/static/html/popups.html b/frontend/static/html/popups.html index 1a0865f56..7a86140a5 100644 --- a/frontend/static/html/popups.html +++ b/frontend/static/html/popups.html @@ -967,6 +967,13 @@