manual lint --fix
This commit is contained in:
parent
673d8490f5
commit
f6a2d1bdd6
7 changed files with 16 additions and 9 deletions
|
|
@ -223,7 +223,7 @@
|
|||
.userlist-placeholder {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: middle;
|
||||
align-items: center;
|
||||
padding: 2em;
|
||||
}
|
||||
}
|
||||
|
|
@ -232,7 +232,7 @@
|
|||
.panel-body {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: middle;
|
||||
align-items: center;
|
||||
padding: 7em;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue