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 f16322d + 6c59808 commit ba6e447Copy full SHA for ba6e447
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
@@ -124,6 +124,7 @@ body {
124
position: fixed;
125
top: 0;
126
bottom: 0;
127
+ left: 0;
128
height: 100%;
129
width: 100%;
130
z-index: 9000;
0 commit comments