diff --git a/src/assets/css/custom.css b/src/assets/css/custom.css index 31ecf3c..aee46d3 100644 --- a/src/assets/css/custom.css +++ b/src/assets/css/custom.css @@ -1197,7 +1197,7 @@ color: #514DA7;opacity:1; .sort-by{ font-size: 14px; line-height: 18px; color: #000; opacity: 0.5; } .bounce-board-body{ width: 100%; display: block; float: left; height: 100%;} .bounce-board-body .bc-empty{ color: #000; font-size: 26px; line-height: 49px; font-weight: 700; opacity: 0.5; margin-top: 100%; text-align: center;} - .common_color{ background: #FFF6D7; border-radius: 100px;} + .common_color{ background:transparent; border-radius: 100px;} .user-photo{width: 109px; display: block; float: left;}