mirror of https://github.com/vtrois/kratos
fix: article paragraph line break exception (#167)
parent
80d4fcd91d
commit
437d67f7a1
|
@ -773,7 +773,6 @@ button:focus {
|
|||
|
||||
.k-main .details .article .content p {
|
||||
color: #151515;
|
||||
white-space: pre-line;
|
||||
line-height: 30px;
|
||||
}
|
||||
|
||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue