diff options
Diffstat (limited to 'dist')
-rw-r--r-- | dist/callback.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dist/callback.html b/dist/callback.html index 84edc45..f99e9ae 100644 --- a/dist/callback.html +++ b/dist/callback.html @@ -8,9 +8,9 @@ body { } .sidenav { - height: 30%; + height: 100%; width: 160px; - position: fixed; + position: float; z-index: 1; top: 0; left: 0; |