king
2020-07-13 269f0759a64927c2ea06a9d7de92ecfd0be7df5b
src/mob/header/index.scss
@@ -1,7 +1,11 @@
.mob-header-container {
  width: 100%;
  height: 48px;
  padding-right: 320px;
  color: rgba(255, 255, 255, 0.65);
  position: fixed;
  top: 0px;
  z-index: 10;
  
  background: #001529;
  border-bottom: 1px solid #000;