diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2018-08-23 16:38:12 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-08-23 16:38:12 +0900 |
| commit | efae7a7bce975440f015589210d0b2d6607793fc (patch) | |
| tree | 101b52f1b42c5fc79de2f97359e6f20ccaef52f9 /src/client/app/common | |
| parent | Merge pull request #2423 from syuilo/develop (diff) | |
| download | misskey-efae7a7bce975440f015589210d0b2d6607793fc.tar.gz misskey-efae7a7bce975440f015589210d0b2d6607793fc.tar.bz2 misskey-efae7a7bce975440f015589210d0b2d6607793fc.zip | |
8.1.0 (#2426)
* Update url-preview.vue
* 一時間ごとのグラフも見れるように
* Merge pull request #2423 from syuilo/develop (#2425)
* 8.1.0
Diffstat (limited to 'src/client/app/common')
| -rw-r--r-- | src/client/app/common/views/components/url-preview.vue | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/client/app/common/views/components/url-preview.vue b/src/client/app/common/views/components/url-preview.vue index be69012737..4ddc137ed1 100644 --- a/src/client/app/common/views/components/url-preview.vue +++ b/src/client/app/common/views/components/url-preview.vue @@ -176,7 +176,7 @@ export default Vue.extend({ </script> <style lang="stylus" scoped> -.twitter +.player position relative width 100% |