mirror of
https://github.com/gitbutlerapp/gitbutler.git
synced 2024-12-29 20:43:37 +03:00
ui: buttons align changed
This commit is contained in:
parent
376cee414a
commit
1bdc4eb322
@ -260,7 +260,7 @@
|
|||||||
|
|
||||||
.files__footer {
|
.files__footer {
|
||||||
display: flex;
|
display: flex;
|
||||||
/* justify-content: flex-end; */
|
justify-content: flex-end;
|
||||||
gap: var(--space-8);
|
gap: var(--space-8);
|
||||||
padding: var(--space-12);
|
padding: var(--space-12);
|
||||||
border-top: 1px solid var(--clr-theme-container-outline-light);
|
border-top: 1px solid var(--clr-theme-container-outline-light);
|
||||||
|
Loading…
Reference in New Issue
Block a user