mirror of
https://github.com/gitbutlerapp/gitbutler.git
synced 2024-12-25 02:26:14 +03:00
makes it easier to drag window
This commit is contained in:
parent
06924f05bd
commit
252568ec20
@ -153,7 +153,7 @@
|
||||
|
||||
.drag-region {
|
||||
flex-shrink: 0;
|
||||
height: 20px;
|
||||
height: 30px;
|
||||
}
|
||||
.navigation-top {
|
||||
display: flex;
|
||||
|
@ -38,7 +38,7 @@
|
||||
<style lang="postcss">
|
||||
.wrapper {
|
||||
position: relative;
|
||||
margin-top: 14px;
|
||||
margin-top: 4px;
|
||||
margin-bottom: 16px;
|
||||
height: fit-content;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user