提交 0811904b 编写于 作者: qian.jie's avatar qian.jie

Merge branch 'feature/jq' into 'develop'

修改重置按钮

See merge request com.pica.cloud.education.frontend/pica-admin-consultation!177
......@@ -119,7 +119,14 @@
.agment-left-button {
margin-top: 34px;
display: flex;
justify-content: space-around;
justify-content: center;
}
.reset-submit{
background: #fff;
border: 1px solid #0D9078;
font-family: PingFangSC-Regular, PingFang SC;
font-weight: 400;
color: #0D9078;
}
/deep/.fc-timegrid-event {
border-radius: 1px !important;
......
......@@ -73,8 +73,8 @@
class="agment-left-button"
>
<el-button
type="primary"
round
class="reset-submit"
style="width: 110px"
@click="resetDoctoreScheduling"
>
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册