improve ux of login flow #157

This commit is contained in:
Aleksey Gurianov
2018-07-12 00:20:05 +04:00
parent 25c75011f4
commit f74f9e462c
2 changed files with 14 additions and 5 deletions
+5
View File
@@ -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 {