mirror of
https://github.com/discourse/discourse.git
synced 2025-06-21 23:14:19 +08:00
fix #simple-container for mobile
This commit is contained in:
@ -101,3 +101,10 @@ blockquote {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
// Styles used before the user is logged into discourse. For example, activating their
|
||||
// account or changing their email.
|
||||
|
||||
#simple-container {
|
||||
width: 90%;
|
||||
}
|
||||
|
Reference in New Issue
Block a user