Skip to content

Commit 86479e8

Browse files
Christopher Stamperjimmally
authored andcommitted
Added extra space on warning popup
Co-authored-by: jimmally <[email protected]>
1 parent 38a9946 commit 86479e8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/app/containers/ButtonsContainer.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,7 @@ function ButtonsContainer(): JSX.Element {
137137
: <>
138138
Reactime has unexpectedly disconnected from your application. To continue using Reactime, please reconnect.
139139
<br />
140+
<br />
140141
WARNING: Reconnecting will clear all data currently stored in Reactime, so consider downloading the data before proceeding with the reconnection, if needed.
141142
</>}
142143
</DialogContent>

0 commit comments

Comments
 (0)