Fix tooltip text not showing for circular buttons
This commit is contained in:
parent
2ea433a2f8
commit
ae0650a92b
@ -161,7 +161,7 @@ $opacity-hover: 0.9 !default;
|
|||||||
-fx-background-radius: 50;
|
-fx-background-radius: 50;
|
||||||
-fx-padding: 6px 8px 6px 8px;
|
-fx-padding: 6px 8px 6px 8px;
|
||||||
|
|
||||||
.text {
|
>.text {
|
||||||
visibility: hidden;
|
visibility: hidden;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user