mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-25 21:28:12 +08:00
Revamp UI styling to remove accent color; improve tab navigation
This commit is contained in:
@@ -19,7 +19,6 @@
|
||||
|
||||
<body>
|
||||
<noscript>JavaScript is required</noscript>
|
||||
<!-- tabindex is used to allow the app to have focus while inside of it -->
|
||||
<div data-app id="app" tabindex="0"></div>
|
||||
<script>
|
||||
// Confirm the browser is compatible before initializing the application
|
||||
|
||||
Reference in New Issue
Block a user