diff options
Diffstat (limited to 'client/src/app')
-rw-r--r-- | client/src/app/shared/forms/markdown-textarea.component.scss | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/client/src/app/shared/forms/markdown-textarea.component.scss b/client/src/app/shared/forms/markdown-textarea.component.scss index 8e5739e45..5c6657538 100644 --- a/client/src/app/shared/forms/markdown-textarea.component.scss +++ b/client/src/app/shared/forms/markdown-textarea.component.scss | |||
@@ -14,7 +14,6 @@ $input-border-radius: 3px; | |||
14 | textarea { | 14 | textarea { |
15 | @include peertube-textarea(100%, 150px); | 15 | @include peertube-textarea(100%, 150px); |
16 | 16 | ||
17 | background-color: var(--textareaBackgroundColor); | ||
18 | font-family: monospace; | 17 | font-family: monospace; |
19 | font-size: 13px; | 18 | font-size: 13px; |
20 | border-bottom: none; | 19 | border-bottom: none; |