mirror of
https://github.com/BetterSEQTA/BetterSEQTA-Plus.git
synced 2026-06-06 03:34:40 +00:00
styling: improve codeeditor component styling
This commit is contained in:
@@ -4,17 +4,6 @@
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>BetterSEQTA+ Settings</title>
|
||||
<style>
|
||||
body {
|
||||
padding: 0;
|
||||
width: 384px;
|
||||
height: 600px;
|
||||
}
|
||||
|
||||
body.dark {
|
||||
background-color: rgb(39 39 42);
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<div id="ExtensionPopup"></div>
|
||||
|
||||
Reference in New Issue
Block a user