diff --git a/src/views/FriendLocation/FriendLocation.vue b/src/views/FriendLocation/FriendLocation.vue index 95db15cc..c6f00feb 100644 --- a/src/views/FriendLocation/FriendLocation.vue +++ b/src/views/FriendLocation/FriendLocation.vue @@ -12,8 +12,8 @@ v-model="cardScale" class="friend-view__slider" :min="0.6" - :max="1.2" - :step="0.05" + :max="1.0" + :step="0.01" :show-tooltip="false" />