Optimizing caches
This commit is contained in:
@@ -99,17 +99,6 @@ function loadJsByUrl(url) {
|
||||
});
|
||||
}
|
||||
</script>
|
||||
<!-- Load SB's own CSS here too -->
|
||||
<link rel="stylesheet" href="/.client/main.css">
|
||||
<style>
|
||||
html,
|
||||
body {
|
||||
height: initial !important;
|
||||
overflow-x: initial !important;
|
||||
overflow-y: hidden !important;
|
||||
background-color: var(--root-background-color);
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user