瀏覽代碼

Remove unused styles for `.sidebar` element

JC Brand 6 年之前
父節點
當前提交
a7211863e6
共有 1 個文件被更改,包括 0 次插入22 次删除
  1. 0 22
      sass/_core.scss

+ 0 - 22
sass/_core.scss

@@ -282,28 +282,6 @@ body.reset {
         border-radius: 50%;
         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 {
     .badge {
         line-height: 1;
         line-height: 1;
         font-weight: normal;
         font-weight: normal;