diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2018-03-03 16:59:00 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2018-03-03 16:59:00 +0900 |
| commit | 85ea92751c767bd4d0282cdf86427e184874af2b (patch) | |
| tree | ade20370c06c8bd0c17beb27e109910ad29aaaa8 /src/web/app/common | |
| parent | v3947 (diff) | |
| download | misskey-85ea92751c767bd4d0282cdf86427e184874af2b.tar.gz misskey-85ea92751c767bd4d0282cdf86427e184874af2b.tar.bz2 misskey-85ea92751c767bd4d0282cdf86427e184874af2b.zip | |
oops
Diffstat (limited to 'src/web/app/common')
| -rw-r--r-- | src/web/app/common/views/components/reaction-picker.vue | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/web/app/common/views/components/reaction-picker.vue b/src/web/app/common/views/components/reaction-picker.vue index 0ba15ba731..df8100f2fc 100644 --- a/src/web/app/common/views/components/reaction-picker.vue +++ b/src/web/app/common/views/components/reaction-picker.vue @@ -175,6 +175,7 @@ $border-color = rgba(27, 31, 35, 0.15) text-align center > button + padding 0 width 40px height 40px font-size 24px |