Added support for overriding CSS styles with STYLES page
This commit is contained in:
@@ -33,6 +33,9 @@
|
||||
width: 100%;
|
||||
overflow: hidden;
|
||||
}
|
||||
</style>
|
||||
<style id="custom-styles">
|
||||
|
||||
</style>
|
||||
<link rel="stylesheet" href="/main.css" />
|
||||
<script type="module" src="/client.js"></script>
|
||||
|
||||
Reference in New Issue
Block a user