Fix card group hidden state
This commit is contained in:
@@ -9,6 +9,10 @@
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.sg-content-block-card-group[hidden] {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.sg-content-block-card-group__tabs,
|
||||
.sg-content-block-card-group__panels,
|
||||
.sg-content-block-card-group__panel,
|
||||
|
||||
Reference in New Issue
Block a user