mirror of
https://github.com/discourse/discourse.git
synced 2025-02-16 18:24:52 -06:00
FIX: Use .login-right-side
instead of .has-alt-auth
(#28628)
This commit is contained in:
parent
08b60cfd73
commit
0ee68b3583
@ -151,7 +151,7 @@
|
||||
/* end shared styles */
|
||||
|
||||
.d-modal.create-account {
|
||||
&:not(:has(.has-alt-auth)) .d-modal__container {
|
||||
&:not(:has(.login-right-side)) .d-modal__container {
|
||||
max-width: 500px;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user