aboutsummaryrefslogtreecommitdiff
path: root/app/css/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'app/css/style.css')
-rw-r--r--app/css/style.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/app/css/style.css b/app/css/style.css
index a77cec5..9853773 100644
--- a/app/css/style.css
+++ b/app/css/style.css
@@ -12,6 +12,11 @@ body {
max-height: 100vh;
}
+.drag_region {
+ height: 40px;
+ -webkit-app-region: drag
+}
+
.search_box {
position: absolute;
top: 40%;