fix(SW-194): remove function for styling
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
.hiddenItem {
|
||||
.accordion :not(.allVisible):nth-child(n + 6) {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.lastItem {
|
||||
.accordion :not(.allVisible):nth-child(5) {
|
||||
border: none;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user