fix(challenges): Add spacing between test-suite rows (#16491)
Closes #16484
This commit is contained in:
committed by
mrugesh mohapatra
parent
68c4485e12
commit
9c3f0f3628
@ -24,7 +24,7 @@
|
|||||||
.@{ns}-test-suite {
|
.@{ns}-test-suite {
|
||||||
margin-top: 10px;
|
margin-top: 10px;
|
||||||
& .row {
|
& .row {
|
||||||
margin: 0!important;
|
margin: 14px 0 0 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.big-icon {
|
.big-icon {
|
||||||
|
Reference in New Issue
Block a user