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