[Client] Remove needless attribute
This commit is contained in:
@ -29,7 +29,7 @@
|
||||
<button onclick={ cancel }>キャンセル</button>
|
||||
<button onclick={ accept }>アクセスを許可</button>
|
||||
</div>
|
||||
<style type="stylus">
|
||||
<style>
|
||||
:scope
|
||||
display block
|
||||
|
||||
|
@ -24,7 +24,7 @@
|
||||
<mk-signin></mk-signin>
|
||||
</main>
|
||||
<footer><img src="/_/resources/auth/logo.svg" alt="Misskey"/></footer>
|
||||
<style type="stylus">
|
||||
<style>
|
||||
:scope
|
||||
display block
|
||||
|
||||
|
Reference in New Issue
Block a user