style: removed some global styles; chore: removed useless type="text/javascript" from socket.io script tag; moved Settings page styles into its component; fix: play button color on PreviewControls component
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
<div id="app"></div>
|
||||
</body>
|
||||
|
||||
<script type="text/javascript" src="/js/vendor/socket.io.js"></script>
|
||||
<script src="/js/vendor/socket.io.js"></script>
|
||||
<script src="/js/bundle.js"></script>
|
||||
|
||||
</html>
|
||||
Reference in New Issue
Block a user