Put backup details in a table
This commit is contained in:
parent
217f145910
commit
2fbb551035
3 changed files with 36 additions and 8 deletions
|
@ -35,3 +35,15 @@ limitations under the License.
|
|||
.mx_SecureBackupPanel_buttonRow {
|
||||
margin: 1em 0;
|
||||
}
|
||||
|
||||
.mx_SecureBackupPanel_statusList {
|
||||
border-spacing: 0;
|
||||
|
||||
td {
|
||||
padding: 0;
|
||||
|
||||
&:first-of-type {
|
||||
padding-inline-end: 1em;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue