Remove margin in filter tooltip

pull/10616/head
Alex P 2018-05-25 16:56:20 -07:00
parent 2ab4b4f6ac
commit e1d90dbe0b
1 changed files with 1 additions and 0 deletions

View File

@ -184,6 +184,7 @@ $logs-viewer-gutter: 60px;
font-weight: 600;
color: $g11-sidewalk;
transition: background-color 0.25s ease, color 0.25s ease;
margin: 0;
&:hover {
cursor: pointer;