Move status action bar left
This also resolves the issues where sometimes the timestamps wrap and also sits unpleasantly close to the … button.lolsob-rspec
parent
92c404d703
commit
82f11f07f1
|
@ -700,6 +700,7 @@
|
|||
align-items: center;
|
||||
display: flex;
|
||||
margin-top: 10px;
|
||||
margin-left: -58px;
|
||||
}
|
||||
|
||||
.status__action-bar-button {
|
||||
|
|
Loading…
Reference in New Issue