We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1316d50 commit fe1785aCopy full SHA for fe1785a
app/html/pages/sidepanel.html
@@ -1,9 +1,9 @@
1
<!doctype html>
2
-<html style="width: 100%; height: 100%" dir="ltr">
+<html style="width:100%; height:100%;" dir="ltr">
3
<head>
4
<%~ include("html/partials/partial-head.html") %>
5
</head>
6
- <body style="width: 100%; height: 100%">
+ <body style="width:100%; height:100%;">
7
<%~ include("html/partials/partial-body.html") %>
8
</body>
9
-</html>
+</html>
0 commit comments