Skip to content

Commit 378bdf1

Browse files
committed
fix: driverjs arrow styling
1 parent c07eb57 commit 378bdf1

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

packages/scratch-gui/src/components/library-item/library-item.raw.css

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,3 +47,8 @@
4747
border-left-color: $looks-secondary;
4848
border-width: 0.5rem;
4949
}
50+
51+
.driver-popover.tooltip-face-sensing-modal .driver-popover-arrow-side-bottom {
52+
border-bottom-color: $looks-secondary;
53+
border-width: 0.5rem;
54+
}

0 commit comments

Comments
 (0)