sxoinas12 5 年之前
父節點
當前提交
08e1e9705e
共有 1 個文件被更改,包括 9 次插入9 次删除
  1. 9 9
      App.css

+ 9 - 9
App.css

@@ -11,12 +11,12 @@
     display: flex;
     justify-content: space-between;
     position: fixed;
-    height: 55px;
-    background: #B8B8B8;
+    height: 48px;
+    background: #F1F1F1;
     top: 0;
     width: 100%;
-    color:white;
-    border-bottom:  1px solid  #808080;
+    color:#707070;
+    box-shadow: 1px 1px rgb(0, 0, 0,0.16)
 
 
 
@@ -28,12 +28,12 @@
   display: flex;
   flex-direction: row;
   justify-content:space-between;
-  margin-top: 56px
+  margin-top: 50px
 }
 
  .horizontal_bars .toolbox{
-  width:200px;
-  background: #B8B8B8;
+  width:306px;
+  background: #F1F1F1;
   z-index: 1;
   flex-shrink: 0;
   position: fixed;
@@ -42,8 +42,8 @@
 }
 
  .horizontal_bars .sidebar{
-  width: 200px;
-  background: #B8B8B8;
+  width: 311px;
+  background: #F1F1F1;
   z-index: 1;
 
   flex-shrink: 0;