Skip to content

Commit 3d70b8c

Browse files
committed
Allow replaying any campaign map at any time.
GitOrigin-RevId: e6cbdc88c272d2ba02c415737594852cd72adb54
1 parent 0a3b4ff commit 3d70b8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hera/ui/ModeSelectButton.tsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ const style = css`
157157
transition:
158158
height 300ms ease,
159159
opacity 300ms ease;
160-
width: 100%;
160+
width: 104%;
161161
z-index: -1;
162162
}
163163

0 commit comments

Comments
 (0)