Skip to content

Commit

Permalink
feat: srk component style optimization
Browse files Browse the repository at this point in the history
  • Loading branch information
dreamerblue committed Dec 10, 2023
1 parent 90ba72f commit f2ab89f
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions src/layouts/index.less
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,14 @@ body {
}
}
}
// override srk renderer component style
.srk-main {
.srk-prest-status-block {
.srk-prest-status-block-score-details {
margin-top: 0;
}
}
}
}

#root {
Expand Down

0 comments on commit f2ab89f

Please sign in to comment.