more specific price seach should be working
This commit is contained in:
@@ -30,7 +30,7 @@ export class LoginWebview extends React.Component<IProps, any> {
|
||||
ref="webview"
|
||||
partition="persist:poe"
|
||||
src="https://www.pathofexile.com/login"
|
||||
style={{ height: '100%', width: '100%' }}
|
||||
style={{ height: '500px', width: '100%' }}
|
||||
/>
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user