From b9ad6d9c530a220403270ac38d390c015dd05e27 Mon Sep 17 00:00:00 2001 From: Carol Soliman <17387510+carsoli@users.noreply.github.com> Date: Thu, 23 Jun 2022 14:57:27 +0000 Subject: [PATCH] refact(KtDrawer): simplify padding/margin logic use variables for transitions --- packages/kotti-ui/source/kotti-drawer/KtDrawer.vue | 13 ++++++------- packages/kotti-ui/source/kotti-field/mixins.scss | 2 -- 2 files changed, 6 insertions(+), 9 deletions(-) diff --git a/packages/kotti-ui/source/kotti-drawer/KtDrawer.vue b/packages/kotti-ui/source/kotti-drawer/KtDrawer.vue index 6cb7654eaa..8bac783c4a 100644 --- a/packages/kotti-ui/source/kotti-drawer/KtDrawer.vue +++ b/packages/kotti-ui/source/kotti-drawer/KtDrawer.vue @@ -78,6 +78,7 @@ export default defineComponent({