2
0
mirror of https://github.com/frappe/books.git synced 2024-12-23 11:29:03 +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> <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" /> <slot name="title" />
<div class="flex items-center"> <div class="flex items-center">
<slot name="actions" /> <slot name="actions" />