1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2026-04-18 21:35:27 -04: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 {