mirror of
https://github.com/cinnyapp/cinny.git
synced 2025-11-04 14:30:29 +03:00
adjust bubble arrow
This commit is contained in:
parent
fc2cdba317
commit
9da1d7bd77
1 changed files with 1 additions and 1 deletions
|
|
@ -158,7 +158,7 @@ export const BubbleContentArrow = style({
|
|||
width: toRem(8),
|
||||
height: toRem(8),
|
||||
position: 'absolute',
|
||||
top: toRem(12),
|
||||
top: toRem(12.5),
|
||||
zIndex: 1,
|
||||
transform: 'rotateZ(45deg)',
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue