sidebar-fix

This commit is contained in:
apapachristou 2019-04-25 12:21:10 +03:00
parent d0d499be85
commit e232dbb83a
1 changed files with 0 additions and 11 deletions

View File

@ -32,17 +32,6 @@ h4 {
/* float: right; */
}
.sidebar {
position: fixed;
top: 0;
bottom: 0;
left: 0;
z-index: 2;
width: 260px;
background: #fff;
box-shadow: 0 16px 24px -12px rgba(0, 0, 0, 0.56), 0 4px 25px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
}
.sidebar .sidebar-background {
position: absolute;
z-index: 1;