diff --git a/docs/src/demos/Examples/CollaborativeEditing/index.vue b/docs/src/demos/Examples/CollaborativeEditing/index.vue index 488dc0e9..8c9afaf5 100644 --- a/docs/src/demos/Examples/CollaborativeEditing/index.vue +++ b/docs/src/demos/Examples/CollaborativeEditing/index.vue @@ -145,7 +145,7 @@ export default { color: #0D0D0D; background-color: $colorWhite; border: 3px solid #0D0D0D; - border-radius: 0.5rem; + border-radius: 0.75rem; &__header { display: flex;