1
0
Fork 0
mirror of https://github.com/Sonarr/Sonarr synced 2025-01-03 05:35:29 +00:00

Appease stylelint

This commit is contained in:
Mark McDowall 2020-09-08 00:41:38 -07:00
parent d68e2d6e15
commit ba9b7eb946

View file

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