Decrease status__action-bar's margin-top to 5px

pull/5474/head
nullkal 2017-10-20 04:54:04 +09:00
parent 6a5bdf0c11
commit fcfb1b4005
1 changed files with 1 additions and 1 deletions

View File

@ -758,7 +758,7 @@
.status__action-bar {
align-items: center;
display: flex;
margin-top: 10px;
margin-top: 5px;
}
.status__action-bar-button {