mirror of
https://github.com/gitbutlerapp/gitbutler.git
synced 2024-12-28 20:15:20 +03:00
hunk overflow fixed
This commit is contained in:
parent
40c957d9a1
commit
a72932a2a9
@ -268,7 +268,7 @@
|
||||
flex-direction: column;
|
||||
border-radius: var(--radius-m);
|
||||
border: 1px solid var(--clr-theme-container-outline-light);
|
||||
/* overflow-x: auto; */
|
||||
overflow-x: auto;
|
||||
overflow-y: hidden;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user