Taichi Masuyama %!s(int64=4) %!d(string=hai) anos
pai
achega
a78a048128
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      packages/app/src/styles/_sidebar.scss

+ 2 - 1
packages/app/src/styles/_sidebar.scss

@@ -235,8 +235,9 @@
   }
 
   .grw-sidebar-content-footer {
-    position: fixed;
+    position: absolute;
     bottom: 0;
+    width: inherit;
     border-top: solid 1px $border-color;
   }
 }