mirror of
https://github.com/gitbutlerapp/gitbutler.git
synced 2024-11-30 01:17:37 +03:00
style: update loading status margin in left-btns container
This commit is contained in:
commit
290ff33657
@ -53,8 +53,10 @@
|
||||
|
||||
.left-btns {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
}
|
||||
.loading-status {
|
||||
padding: var(--space-8);
|
||||
margin-left: 0.5rem;
|
||||
margin-right: 0.5rem;
|
||||
}
|
||||
</style>
|
||||
|
Loading…
Reference in New Issue
Block a user