From 041f377c970f3a70f147b10e5111da5fbbfa9f37 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Philipp=20Ku=CC=88hn?= Date: Wed, 2 Dec 2020 15:40:42 +0100 Subject: [PATCH] improve collab styling --- .../Examples/CollaborativeEditing/MenuBar.vue | 4 -- .../Examples/CollaborativeEditing/index.vue | 54 +++++++++++++------ 2 files changed, 39 insertions(+), 19 deletions(-) diff --git a/docs/src/demos/Examples/CollaborativeEditing/MenuBar.vue b/docs/src/demos/Examples/CollaborativeEditing/MenuBar.vue index aa59e984..971c56e1 100644 --- a/docs/src/demos/Examples/CollaborativeEditing/MenuBar.vue +++ b/docs/src/demos/Examples/CollaborativeEditing/MenuBar.vue @@ -134,7 +134,3 @@ export default { }, } - - diff --git a/docs/src/demos/Examples/CollaborativeEditing/index.vue b/docs/src/demos/Examples/CollaborativeEditing/index.vue index b6a47c64..719d93c5 100644 --- a/docs/src/demos/Examples/CollaborativeEditing/index.vue +++ b/docs/src/demos/Examples/CollaborativeEditing/index.vue @@ -1,22 +1,20 @@