debian-mirror-gitlab/app/assets/javascripts/content_editor/components/divider.vue
2021-06-08 01:23:25 +05:30

3 lines
106 B
Vue

<template>
<span class="gl-mx-3 gl-border-r-solid gl-border-r-1 gl-border-gray-200"></span>
</template>