We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cfc8a3f + 9b430e1 commit 4ae44a4Copy full SHA for 4ae44a4
1 file changed
core/css/styles.scss
@@ -8,7 +8,7 @@
8
* @copyright Copyright (c) 2016, Christoph Wurst <christoph@winzerhof-wurst.at>
9
* @copyright Copyright (c) 2016, Raghu Nayyar <hey@raghunayyar.com>
10
* @copyright Copyright (c) 2011-2017, Jan-Christoph Borchardt <hey@jancborchardt.net>
11
- * @copyright Copyright (c) 2019, Gary Kim <gary@garykim.dev>
+ * @copyright Copyright (c) 2019-2020, Gary Kim <gary@garykim.dev>
12
*
13
* @license GNU AGPL version 3 or any later version
14
@@ -120,6 +120,7 @@ body {
120
position: fixed;
121
top: 0;
122
bottom: 0;
123
+ left: 0;
124
height: 100%;
125
width: 100%;
126
z-index: 9000;
0 commit comments