Commit 76aee277 authored by zhengke's avatar zhengke

no message

parent 7091e61f
...@@ -6,6 +6,7 @@ ...@@ -6,6 +6,7 @@
} }
.SelectedAccount{ .SelectedAccount{
margin: 5px; margin: 5px;
cursor: pointer;
} }
.sub-header div.active{ .sub-header div.active{
color: #409EFF; color: #409EFF;
...@@ -13,6 +14,7 @@ ...@@ -13,6 +14,7 @@
} }
.sub-header div{ .sub-header div{
padding: 20px 15px; padding: 20px 15px;
cursor: pointer;
} }
.sub-header{ .sub-header{
display: flex; display: flex;
......
...@@ -6,6 +6,7 @@ ...@@ -6,6 +6,7 @@
} }
.SelectedAccount{ .SelectedAccount{
margin: 5px; margin: 5px;
cursor: pointer;
} }
.vux-flexbox{ .vux-flexbox{
width: 100%; width: 100%;
......
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