improve ux of login flow #157
This commit is contained in:
@@ -5,6 +5,11 @@
|
||||
<meta name="viewport" content="width=device-width,initial-scale=1">
|
||||
<title>remark42</title>
|
||||
<base target="_blank">
|
||||
<script>
|
||||
if (window.location.search === '?selfClose') {
|
||||
window.close();
|
||||
}
|
||||
</script>
|
||||
<link rel="stylesheet" href="remark.css">
|
||||
<style>
|
||||
html, body {
|
||||
|
||||
Reference in New Issue
Block a user