Commit a7211863 authored by JC Brand's avatar JC Brand

Remove unused styles for `.sidebar` element

parent 2b434197
......@@ -282,28 +282,6 @@ body.reset {
border-radius: 50%;
}
.sidebar {
display: none;
width: 50px;
height: 100vh;
padding: 1rem 0;
background-color: var(--controlbox-head-color);
color: white;
text-align: center;
.chatbox-btn {
float: none;
margin: 0;
font-size: 1.35em;
&.fa-vcard {
margin-top: 1em;
}
}
.bottom {
position: absolute;
bottom: 1em;
}
}
.badge {
line-height: 1;
font-weight: normal;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment