fix: Adjust position of stick device for improved alignment
This commit is contained in:
@@ -3451,7 +3451,7 @@ p:last-child { margin-bottom: 0; }
|
||||
/* ── Stick device ── */
|
||||
.ts-stick {
|
||||
position: absolute;
|
||||
right: -20px;
|
||||
right: -44px;
|
||||
top: 50%;
|
||||
transform: translateY(-50%) translateX(80px) scaleX(-1);
|
||||
display: flex;
|
||||
|
||||
Reference in New Issue
Block a user