Skip to content

Commit 9b97215

Browse files
committed
(UI) css fix
1 parent c23d649 commit 9b97215

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ChatWindow/RoomsList.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -249,7 +249,7 @@ input {
249249
height: 14px;
250250
width: 14px;
251251
vertical-align: middle;
252-
margin-top: -1px;
252+
margin-top: -2px;
253253
margin-right: 1px;
254254
}
255255
</style>

0 commit comments

Comments
 (0)