mirror of
https://iceshrimp.dev/crimekillz/iceshrimp-161sh.git
synced 2024-11-23 12:39:59 +01:00
Fix
This commit is contained in:
parent
e2378380c6
commit
f901e70f5e
@ -82,9 +82,12 @@ export default Vue.extend({
|
|||||||
|
|
||||||
<style lang="stylus" scoped>
|
<style lang="stylus" scoped>
|
||||||
.troubleshooter
|
.troubleshooter
|
||||||
|
margin-top 1em
|
||||||
|
|
||||||
> .body
|
> .body
|
||||||
width 100%
|
width 100%
|
||||||
max-width 500px
|
max-width 500px
|
||||||
|
margin 0 auto
|
||||||
text-align left
|
text-align left
|
||||||
background #fff
|
background #fff
|
||||||
border-radius 8px
|
border-radius 8px
|
||||||
|
@ -82,9 +82,6 @@ export default Vue.extend({
|
|||||||
&:active
|
&:active
|
||||||
background darken($theme-color, 10%)
|
background darken($theme-color, 10%)
|
||||||
|
|
||||||
> .troubleshooter
|
|
||||||
margin 1em auto 0 auto
|
|
||||||
|
|
||||||
> .thanks
|
> .thanks
|
||||||
display block
|
display block
|
||||||
margin 2em auto 0 auto
|
margin 2em auto 0 auto
|
||||||
|
Loading…
Reference in New Issue
Block a user