mirror of
https://github.com/gitbutlerapp/gitbutler.git
synced 2024-12-29 20:43:37 +03:00
comented css removed
This commit is contained in:
parent
8681f1438d
commit
962addd140
@ -227,7 +227,6 @@
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
margin-bottom: var(--space-12);
|
||||
/* overflow: hidden; */
|
||||
}
|
||||
.commit-box__textarea-wrapper {
|
||||
position: relative;
|
||||
@ -236,7 +235,6 @@
|
||||
}
|
||||
.commit-box__textarea {
|
||||
overflow: hidden;
|
||||
/* box-sizing: border-box; */
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
color: var(--clr-theme-scale-ntrl-0);
|
||||
|
Loading…
Reference in New Issue
Block a user