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:
parent
b9e52917be
commit
2cac5f1a8c
@ -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" />
|
||||
|
Loading…
Reference in New Issue
Block a user