feat: create export pdf in rekapitulasi gangguan all
This commit is contained in:
@ -1526,6 +1526,10 @@ body {
|
||||
display: inline-flex;
|
||||
}
|
||||
|
||||
.table {
|
||||
display: table;
|
||||
}
|
||||
|
||||
.grid {
|
||||
display: grid;
|
||||
}
|
||||
|
Reference in New Issue
Block a user