Unverified Commit 6196b9c8 authored by Mattia Rizzolo's avatar Mattia Rizzolo
Browse files

drop position:fixed that is messing with some width settings

parent 4cb7e2c7
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -10,11 +10,8 @@
  height: 100%;
  width: 100%;

  // position: fixed;

  & .list-group {
    position: fixed;
    // width: 23vw;
  }

  & .list-group-item {