sync
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
width: 16px;
|
||||
height: 16px;
|
||||
position: absolute;
|
||||
left: calc(50% - 8px);
|
||||
left: var(--pointer-left, calc(50% - 8px));
|
||||
bottom: -8px;
|
||||
transform: rotate(-45deg);
|
||||
transform-origin: center;
|
||||
|
||||
Reference in New Issue
Block a user