Commit c25465ae authored by tangfh's avatar tangfh

+

parent 980a925a
......@@ -38,7 +38,7 @@ $uni-bg-color-mask:rgba(0, 0, 0, 0.4);//遮罩颜色
$c-bg-color-avatar: #f5f5f5;
$c-bg-color-active: #f5f5f5;
$c-bg-color: #4AA7F7;
$c-bg-color-active: #47a4f0;
$c-bg-color-active2: #47a4f0;
/* 边框颜色 */
$uni-border-color:#c8c7cc;
......
......@@ -307,7 +307,7 @@
}
.text__dialog__top-right:active {
background-color: $c-bg-color-active;
background-color: $c-bg-color-active2;
border-radius: 96rpx;
}
</style>
\ No newline at end of file
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