Skip to content

Commit b0c2fad

Browse files
committed
fixed the loading icon misplacement in the privacy pioneer popup window #595
1 parent 868116d commit b0c2fad

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/popup/views/website-view/style.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,7 @@ export const SLoader = styled.div`
111111
flex-direction: column;
112112
align-items: center;
113113
justify-content: center;
114+
min-height: 300px;
114115
`;
115116
export const SEmpty = styled.div`
116117
display: flex;

0 commit comments

Comments
 (0)