Fix RTL in bubbles
This commit is contained in:
parent
a487df17d2
commit
753f05dd2e
@ -1036,6 +1036,7 @@ $bubble-margin: .25rem;
|
||||
line-height: 1;
|
||||
vertical-align: middle;
|
||||
pointer-events: none; // do not show title
|
||||
display: inline-block;
|
||||
/* display: inline-flex;
|
||||
align-items: center; */
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user