[Client] Remove needless attribute
This commit is contained in:
parent
4193b990c7
commit
2f35c9d40a
173 changed files with 173 additions and 177 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue