Commit e05ab296 authored by Olena Horal-Koretska's avatar Olena Horal-Koretska Committed by Brandon Labuschagne

Center rotation assignee name on schedule view

parent 965fd54b
......@@ -105,7 +105,7 @@ export default {
<gl-avatar v-if="!hasRotationMobileViewAvatar" :src="assignee.user.avatarUrl" :size="16" />
<span
v-if="!hasRotationMobileViewText"
class="gl-ml-2"
class="gl-ml-2 gl-line-height-24"
data-testid="rotation-assignee-name"
>{{ assigneeName }}</span
>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment