fix(ui): modal text color (#1421)

Co-authored-by: Tienson Qin <tiensonqin@gmail.com>
This commit is contained in:
Charlie
2021-03-08 12:10:34 +08:00
committed by GitHub
parent fa87884e90
commit c6132c75c9
8 changed files with 19 additions and 17 deletions

View File

@@ -1,7 +1,5 @@
.cp__settings {
&-main {
padding: 24px;
> h1.title {
margin-bottom: 2rem;
}