mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
adding background to topic-list, making max-width larger on extra-info-wrapper, and changing viewport config
This commit is contained in:
@@ -11,7 +11,15 @@ html {
|
||||
background-color: $secondary;
|
||||
overflow-y: scroll;
|
||||
-webkit-font-smoothing: subpixel-antialiased;
|
||||
}
|
||||
height: 100%;
|
||||
body {
|
||||
height: 100%;
|
||||
#main {
|
||||
height: 100%;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
// Links
|
||||
// --------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user