Skip to content

Commit 38e1d80

Browse files
committed
tooltip position is added to fixed
1 parent 5682064 commit 38e1d80

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/stylesheets/components/_popup.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -267,6 +267,7 @@
267267
@include u-padding-y("05");
268268
@include u-text("normal");
269269
@include u-margin("1px");
270+
position: fixed;
270271
min-width: 300px;
271272
max-width: 500px;
272273
text-indent: 0 !important;

0 commit comments

Comments
 (0)