css: fix stylelint errors.
This commit is contained in:
@@ -44,6 +44,7 @@ $base_font_family: Verdana, Helvetica, sans-serif;
|
|||||||
text-rendering: auto;
|
text-rendering: auto;
|
||||||
-webkit-font-smoothing: antialiased;
|
-webkit-font-smoothing: antialiased;
|
||||||
|
|
||||||
|
/* stylelint-disable-next-line font-family-no-missing-generic-family-keyword */
|
||||||
font-family: "Font Awesome 5 Free";
|
font-family: "Font Awesome 5 Free";
|
||||||
font-weight: 900;
|
font-weight: 900;
|
||||||
content: $content;
|
content: $content;
|
||||||
|
|||||||
@@ -81,7 +81,7 @@ $tooltip-width: 164px * 3 - 10; // 3 thumbnails wide.
|
|||||||
margin-right: 0;
|
margin-right: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.post-tooltip-body-left { flex: 0; }
|
.post-tooltip-body-left { flex: 0; }
|
||||||
.post-tooltip-body-right { flex: 1; }
|
.post-tooltip-body-right { flex: 1; }
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user