makes it easier to drag window

This commit is contained in:
Kiril Videlov 2024-08-10 13:51:12 +02:00
parent 06924f05bd
commit 252568ec20
No known key found for this signature in database
GPG Key ID: A4C733025427C471
2 changed files with 2 additions and 2 deletions

View File

@ -153,7 +153,7 @@
.drag-region {
flex-shrink: 0;
height: 20px;
height: 30px;
}
.navigation-top {
display: flex;

View File

@ -38,7 +38,7 @@
<style lang="postcss">
.wrapper {
position: relative;
margin-top: 14px;
margin-top: 4px;
margin-bottom: 16px;
height: fit-content;