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