fix(style): markdown viewer text-intent
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
.markdown-viewer {
|
||||
font-family: var(--font-family) !important;
|
||||
white-space: pre-wrap;
|
||||
|
||||
.hr {
|
||||
border: none;
|
||||
|
||||
@@ -6,6 +6,8 @@
|
||||
justify-content: flex-start;
|
||||
height: 68px;
|
||||
word-break: break-word;
|
||||
min-width: 20px;
|
||||
overflow: hidden;
|
||||
|
||||
.cell-content {
|
||||
max-width: 100%;
|
||||
|
||||
Reference in New Issue
Block a user