chore: small changes
This commit is contained in:
@@ -70,7 +70,7 @@
|
||||
"luna-notification": "^0.1.4",
|
||||
"luna-object-viewer": "^0.2.4",
|
||||
"luna-tab": "^0.1.2",
|
||||
"luna-text-viewer": "^0.1.0",
|
||||
"luna-text-viewer": "^0.1.1",
|
||||
"node-sass": "^7.0.1",
|
||||
"postcss-clean": "^1.1.0",
|
||||
"postcss-loader": "^3.0.0",
|
||||
|
||||
@@ -336,6 +336,7 @@
|
||||
.luna-text-viewer {
|
||||
color: var(--foreground);
|
||||
border: none;
|
||||
border-bottom: 1px solid var(--border);
|
||||
background: var(--background);
|
||||
font-size: $font-size-s;
|
||||
.luna-text-viewer-line-code {
|
||||
|
||||
Reference in New Issue
Block a user