Remove non-effective height property (does nothing here)

This commit is contained in:
Nadav Tasher 2024-11-21 00:42:23 +02:00
parent 65015ea7c7
commit d764047c1f

View file

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