3
0

Remove use-css-transforms from vue-grid since they dont respect z-index

This commit is contained in:
Jože Fortun
2023-04-19 16:10:21 +02:00
parent 4f29e490ff
commit 63a57c667c
2 changed files with 2 additions and 2 deletions

View File

@@ -17,7 +17,7 @@
:cols="columnNumber"
:margin="[0, 0]"
:responsive="!editable"
use-css-transforms
:use-css-transforms="false"
class="flex-grow-1 d-flex w-100 h-100"
>
<template