li-guang
2020-12-17 b2920edd2e328124758db10dbf4af57272693a01
hive-app/common/styles/index.css
@@ -190,13 +190,13 @@
}
/* 蓝色圆形加减按钮 */
.blue-btn-circle{
   width: 30px;
   height: 30px;
   width: 20px;
   height: 20px;
   display: flex;
   align-items: center;
   justify-content: center;
   border-radius: 50%;
   background: #518EFF;
   border-radius: 4px;
   color: #FFFFFF;
}