Styling for empty status accordion and update Not signed to Unsigned
This commit is contained in:
@@ -46,6 +46,13 @@
|
||||
margin: 0;
|
||||
}
|
||||
}
|
||||
|
||||
&--empty {
|
||||
font-weight: $font-bold;
|
||||
color: $color-gray-dark;
|
||||
padding: $gap * 8;
|
||||
text-align: center;
|
||||
}
|
||||
}
|
||||
|
||||
&-list {
|
||||
|
Reference in New Issue
Block a user