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

1
public/css/app.css vendored
View File

@ -54051,6 +54051,7 @@ html[dir='rtl'] .el-scrollbar__wrap {
}
.collapse-sub{
display: block;
height: 0px;
overflow: hidden;
opacity: 0;