2
0
mirror of https://github.com/frappe/books.git synced 2024-11-10 07:40:55 +00:00

fix: Window draggable from PageHeader

This commit is contained in:
Faris Ansari 2019-10-22 18:53:08 +05:30
parent b9e52917be
commit 2cac5f1a8c

View File

@ -1,5 +1,5 @@
<template>
<div class="mt-4 px-8 flex justify-between items-center">
<div class="mt-4 px-8 flex justify-between items-center window-drag">
<slot name="title" />
<div class="flex items-center">
<slot name="actions" />