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