Fix text file background
This commit is contained in:
@@ -103,7 +103,7 @@ const code = async file => {
|
|||||||
|
|
||||||
<style>
|
<style>
|
||||||
.container {
|
.container {
|
||||||
background: var(--body_background);
|
background: var(--layer_2_color);
|
||||||
position: relative;
|
position: relative;
|
||||||
text-align: left;
|
text-align: left;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
|
Reference in New Issue
Block a user