Skip to content

Commit 759ae6a

Browse files
authored
Merge pull request #25 from oslabs-beta/warningStyling
Added extra space on warning popup
2 parents 38a9946 + 86479e8 commit 759ae6a

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)