chore: add data-optimizable="true" attribute on optimizable <style>
This commit is contained in:
@@ -41,7 +41,7 @@
|
||||
</section>
|
||||
</div>
|
||||
<% if (plugins.stackoverflow.lines) { %>
|
||||
<style>
|
||||
<style data-optimizable="true">
|
||||
.stackoverflow .body {
|
||||
display: -webkit-box;
|
||||
-webkit-box-orient: vertical;
|
||||
|
||||
Reference in New Issue
Block a user