Setup wizard: Fix list toggle name color
This commit is contained in:
parent
89f34c4996
commit
d9e4092281
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -488,6 +488,7 @@ body {
|
|||
justify-content: space-between;
|
||||
padding: 2em 0;
|
||||
border-top: 1px solid #eee;
|
||||
color: #666;
|
||||
|
||||
&:first-child {
|
||||
border-top: 0;
|
||||
|
|
Loading…
Reference in New Issue