Skip to content

Commit ffd3a11

Browse files
committed
(fix) checkmark icon position on iOS
1 parent 482f889 commit ffd3a11

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/ChatWindow/RoomsList.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -441,6 +441,7 @@ export default {
441441
442442
.vac-icon-check {
443443
display: flex;
444+
vertical-align: middle;
444445
height: 14px;
445446
width: 14px;
446447
margin-top: -2px;

0 commit comments

Comments
 (0)