Remove non-effective height property (does nothing here)

pull/5586/head
Nadav Tasher 6 months ago
parent 65015ea7c7
commit d764047c1f
  1. 1
      client/components/sidebar/sidebar.css

@ -8,7 +8,6 @@
.sidebar {
background: #f7f7f7;
box-shadow: -10px 0px 5px -10px #b3b3b3;
height: 100%;
}
.sidebar-xmark {
position: absolute;

Loading…
Cancel
Save