summaryrefslogtreecommitdiff
path: root/src/client/app/common/views/components/ui/input.vue
diff options
context:
space:
mode:
authorSatsuki Yanagi <17376330+u1-liquid@users.noreply.github.com>2019-05-05 09:27:55 +0900
committersyuilo <Syuilotan@yahoo.co.jp>2019-05-05 09:27:55 +0900
commit5fb0a995dd2d9cf65ed93fca78502f42a7c3e22d (patch)
treeba41be9daaf91435ff4429667a6bbcbe094a39c5 /src/client/app/common/views/components/ui/input.vue
parentログアウトの処理と外部サービス連携Viewがセッションク... (diff)
downloadmisskey-5fb0a995dd2d9cf65ed93fca78502f42a7c3e22d.tar.gz
misskey-5fb0a995dd2d9cf65ed93fca78502f42a7c3e22d.tar.bz2
misskey-5fb0a995dd2d9cf65ed93fca78502f42a7c3e22d.zip
様々な修正 (#4859)
Typo, Redundant code, Syntax error の修正
Diffstat (limited to 'src/client/app/common/views/components/ui/input.vue')
-rw-r--r--src/client/app/common/views/components/ui/input.vue2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/client/app/common/views/components/ui/input.vue b/src/client/app/common/views/components/ui/input.vue
index a841ecca11..dd0912f833 100644
--- a/src/client/app/common/views/components/ui/input.vue
+++ b/src/client/app/common/views/components/ui/input.vue
@@ -322,7 +322,7 @@ root(fill)
> .value
display block
- width 0%
+ width 0
height 100%
background transparent
border-radius 6px