Commit 2c3dfd56 by Lee Munkyeong

デザイン修正

parent 335685c1
......@@ -129,7 +129,7 @@
.btn.add_user_btn.hide,
.btn.user_btn.hide {
transition: 0.3s;
background-image: url("../icon/icon_close.png");
background-image: url("../icon/icon_member_blue.png");
}
.overlay {
transition: 0.7s;
......
......@@ -36,7 +36,7 @@
</div>
</button>
{{/isFavorite}}
<button type="button" class="border-0 bg_dark_gray">
<button type="button" class="border-0 bg_gray">
<div class="d-flex flex-column">
<div class="img_wrap">
<img src="icon/icon_profile_phone.png" alt="通話" onclick="alert(getLocalizedString('notify_not_released'));">
......
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