| font-weight: 400; | font-weight: 400; | ||||
| line-height: 1.5; | line-height: 1.5; | ||||
| word-wrap: break-word; | word-wrap: break-word; | ||||
| word-break: break-all; | |||||
| word-break: break-word; | |||||
| user-select: text; | user-select: text; | ||||
| } | } | ||||
| .markdown-body ::-webkit-calendar-picker-indicator { | .markdown-body ::-webkit-calendar-picker-indicator { | ||||
| filter: invert(50%); | filter: invert(50%); | ||||
| } | |||||
| } |