fix value recovery time SLA
This commit is contained in:
@ -1521,6 +1521,10 @@ body {
|
||||
display: inline-flex;
|
||||
}
|
||||
|
||||
.table {
|
||||
display: table;
|
||||
}
|
||||
|
||||
.grid {
|
||||
display: grid;
|
||||
}
|
||||
|
Reference in New Issue
Block a user