UX: fix account activation layout (#123)
fixes this too-wide layout issue 
This commit is contained in:
+1
-1
@@ -64,7 +64,7 @@ body:not(.has-full-page-chat) {
|
||||
width: 100%;
|
||||
padding-bottom: var(--spacing-block-l);
|
||||
max-width: unset;
|
||||
> *:not(.experimental-screen) {
|
||||
> *:not(.experimental-screen, .activate-account) {
|
||||
@include breakpoint(medium, $rule: min-width) {
|
||||
box-sizing: border-box;
|
||||
max-width: 1000px;
|
||||
|
||||
Reference in New Issue
Block a user