Lint issue in Tooltip.css

pull/2/head
Qstick 4 years ago committed by GitHub
parent c34a5c0c3d
commit 33cd699eac
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,6 +1,6 @@
.tooltipContainer { .tooltipContainer {
z-index: $popperZIndex; z-index: $popperZIndex;
margin: 10px 10px; margin: 10px;
} }
.tooltip { .tooltip {

Loading…
Cancel
Save