Skip to content

Commit 291d8c9

Browse files
committed
chore: decrease margin right for the chat navbar icon
1 parent cf8d140 commit 291d8c9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

custom/ChatSurface.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<template>
22
<div
3-
class="relative w-6 h-6 cursor-pointer mr-6 mt-1
3+
class="relative w-6 h-6 cursor-pointer mr-1 mt-1
44
text-lightNavbarIcons hover:text-lightNavbarIcons/80
55
dark:text-darkNavbarIcons hover:text-darkNavbarIcons/80
66
hover:scale-110 transition-colors duration-200"

0 commit comments

Comments
 (0)