1
0
Fork 0
mirror of https://github.com/Radarr/Radarr synced 2024-12-30 20:05:41 +00:00

Lint issue in Tooltip.css

This commit is contained in:
Qstick 2020-07-26 23:23:55 -04:00 committed by GitHub
parent c34a5c0c3d
commit 33cd699eac
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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