added class for collapse-sub

This commit is contained in:
Burak Civan
2022-12-06 17:23:19 +03:00
parent 9885709f89
commit 9be53b46a2
2 changed files with 2 additions and 1 deletions

View File

@ -561,7 +561,7 @@ html[dir='rtl'] .el-scrollbar__wrap {
}
.collapse-sub {
@apply opacity-0 h-0 overflow-hidden;
@apply block opacity-0 h-0 overflow-hidden;
}
.collapse-sub-report.collapse-sub {