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