diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2020-03-21 00:21:33 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2020-03-21 00:21:33 +0900 |
| commit | ebbc42bebc4255047ba009733c6c417353d70786 (patch) | |
| tree | 51919112586582d3c94074d5da2b739bbb041e1b /src/client/components/error.vue | |
| parent | wip (diff) | |
| download | sharkey-ebbc42bebc4255047ba009733c6c417353d70786.tar.gz sharkey-ebbc42bebc4255047ba009733c6c417353d70786.tar.bz2 sharkey-ebbc42bebc4255047ba009733c6c417353d70786.zip | |
wip
Diffstat (limited to 'src/client/components/error.vue')
| -rw-r--r-- | src/client/components/error.vue | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/client/components/error.vue b/src/client/components/error.vue index f4698247b2..7446a7cb5d 100644 --- a/src/client/components/error.vue +++ b/src/client/components/error.vue @@ -27,8 +27,6 @@ export default Vue.extend({ <style lang="scss" scoped> .mjndxjcg { - max-width: 350px; - margin: 0 auto; padding: 32px; text-align: center; |