2.7.3
Add thermals to 'Why' label Fix profile tab spacing Add arrows to profile sides scroller
This commit is contained in:
@@ -176,6 +176,8 @@ export function DayTabs({
|
||||
`)}
|
||||
</div>
|
||||
<div class="profile-scroll-wrap" ref=${profileWrapRef}>
|
||||
<span class="profile-scroll-chevron left" aria-hidden="true">‹</span>
|
||||
<span class="profile-scroll-chevron right" aria-hidden="true">›</span>
|
||||
<div class="profile-scroll" ref=${profileScrollRef}>
|
||||
|
||||
${activeTab === 'common' && profileButtonOrder.map((key) => {
|
||||
|
||||
Reference in New Issue
Block a user