Skip to content

Commit 89899a0

Browse files
author
Hieu Lam - TMA
authored
fix-9114: Mobile screen: Add to Calendar button changing height (#9130)
1 parent 4c84e7d commit 89899a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/components/public/add-to-calender-join-video.hbs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
button>
88
div>
99
<div class="btn-add-to-calender-mobile">
10-
<UiDropdown class="ui floating dropdown button w-full text center aligned">
10+
<UiDropdown class="ui floating dropdown button w-full text center aligned pl-4">
1111
<i class="add to calendar icon">i>
1212
{{t 'Add to Calendar'}}
1313
<div class="menu">

0 commit comments

Comments
 (0)