manage: center the update status message vertically
This commit is contained in:
parent
071a4d6f26
commit
fa550d1ee6
|
@ -90,6 +90,7 @@ a:hover {
|
||||||
.actions {
|
.actions {
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-wrap: wrap;
|
flex-wrap: wrap;
|
||||||
|
align-items: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
.actions > * {
|
.actions > * {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user