@@ -3,8 +3,9 @@
top: 0;
width: 100%;
z-index: 100;
- background-color: #F2F2F4;
+ background-color: #FFFFFF;
/* border-bottom: 1px solid rgba(0, 0, 0, 0.08); */
+ box-shadow: 0px -1px 0px 0px #0000000D inset;
}
.header-common{
display: flex;
@@ -409,7 +410,7 @@
align-items: center;
justify-content: center;
padding: 2px 8px;
- height: 26px;
+ height: 30px;
color: #6F3D03;
font-size: 14px;
line-height: 22px;