mirror of
https://github.com/netbox-community/netbox.git
synced 2025-12-22 05:12:22 -06:00
style textareas supporting markdown with monospace font
This commit is contained in:
@@ -245,7 +245,7 @@ span.color-label {
|
||||
}
|
||||
|
||||
textarea#id_local_context_data,
|
||||
textarea#id_comments {
|
||||
textarea.markdown {
|
||||
font-family: $font-family-monospace;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user