aboutsummaryrefslogtreecommitdiffstats
path: root/spring-front/src/index.css
diff options
context:
space:
mode:
authorterminaldweller <thabogre@gmail.com>2022-03-31 13:23:18 +0000
committerterminaldweller <thabogre@gmail.com>2022-03-31 13:23:18 +0000
commit410ef6c2ca87e0cd3a8d3c27b2cef7bb1ade0ba0 (patch)
treebed6975ab6078633156b066f9b55c9d3bc483960 /spring-front/src/index.css
parentwip (diff)
downloadmdrtl-410ef6c2ca87e0cd3a8d3c27b2cef7bb1ade0ba0.tar.gz
mdrtl-410ef6c2ca87e0cd3a8d3c27b2cef7bb1ade0ba0.zip
wip
Diffstat (limited to 'spring-front/src/index.css')
-rw-r--r--spring-front/src/index.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/spring-front/src/index.css b/spring-front/src/index.css
index 1577812..c35738f 100644
--- a/spring-front/src/index.css
+++ b/spring-front/src/index.css
@@ -9,6 +9,7 @@ pre,textarea,code {
overflow-wrap: break-word;
caret-color: green;
white-space: pre-wrap;
+ tab-size: 2;
}
.editor {
@@ -44,7 +45,6 @@ pre,textarea,code {
font-size: 13pt;
font-family: monospace;
line-height: 15pt;
- tab-size: 2;
}
#editor, #highlight {