mirror of
https://github.com/Sonarr/Sonarr
synced 2025-01-03 05:35:29 +00:00
Appease stylelint
This commit is contained in:
parent
d68e2d6e15
commit
ba9b7eb946
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
.tooltipContainer {
|
||||
z-index: $popperZIndex;
|
||||
margin: 10px 10px;
|
||||
margin: 10px;
|
||||
}
|
||||
|
||||
.tooltip {
|
||||
|
|
Loading…
Reference in a new issue