collapse report styling
This commit is contained in:
12
public/css/app.css
vendored
12
public/css/app.css
vendored
@ -47143,6 +47143,10 @@ html[dir='rtl'] .el-input__suffix {
|
||||
overflow: hidden;
|
||||
opacity: 0;
|
||||
}
|
||||
|
||||
.collapse-sub-report.collapse-sub{
|
||||
display: none;
|
||||
}
|
||||
/* collapse */
|
||||
|
||||
.none-truncate {
|
||||
@ -48153,14 +48157,14 @@ body{
|
||||
width: 41.666667%;
|
||||
}
|
||||
|
||||
.sm\:w-2\/12{
|
||||
width: 16.666667%;
|
||||
}
|
||||
|
||||
.sm\:w-4\/12{
|
||||
width: 33.333333%;
|
||||
}
|
||||
|
||||
.sm\:w-2\/12{
|
||||
width: 16.666667%;
|
||||
}
|
||||
|
||||
.sm\:w-1\/12{
|
||||
width: 8.333333%;
|
||||
}
|
||||
|
Reference in New Issue
Block a user