[tooltip] Make naming consistent
This commit is contained in:
@@ -25,7 +25,7 @@ $tooltip-pointer-top: conic-gradient(from 150deg at top, rgba(0, 0, 0, 0), #000
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
@mixin tooltip {
|
@mixin tooltip {
|
||||||
tool-tip {
|
tooltip {
|
||||||
background: $tooltip-light-background;
|
background: $tooltip-light-background;
|
||||||
border-radius: $tooltip-border-radius;
|
border-radius: $tooltip-border-radius;
|
||||||
color: $tooltip-light-foreground;
|
color: $tooltip-light-foreground;
|
||||||
|
|||||||
Reference in New Issue
Block a user