fix ui.
This commit is contained in:
@@ -184,6 +184,10 @@ function type(status: ProblemStatus) {
|
||||
margin-bottom: 8px;
|
||||
}
|
||||
|
||||
.problemContent > .content > p {
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
.problemContent > .content > blockquote {
|
||||
border-left: 3px solid #bbbec4;
|
||||
padding-left: 10px;
|
||||
@@ -251,4 +255,8 @@ function type(status: ProblemStatus) {
|
||||
border-radius: 3px;
|
||||
line-height: 1.5;
|
||||
}
|
||||
|
||||
.problemContent > .content a {
|
||||
color: #18a058;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user