Make cursor not change on has-tip css class
This commit is contained in:
@@ -338,6 +338,7 @@
|
|||||||
.has-tip {
|
.has-tip {
|
||||||
border-bottom: 0;
|
border-bottom: 0;
|
||||||
color: $text;
|
color: $text;
|
||||||
|
cursor: auto;
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user