diff options
| author | MeiMei <30769358+mei23@users.noreply.github.com> | 2019-04-18 03:37:49 +0900 |
|---|---|---|
| committer | syuilo <Syuilotan@yahoo.co.jp> | 2019-04-18 03:37:49 +0900 |
| commit | 653b8f635290aa0204d507357e62a353942e9248 (patch) | |
| tree | 65d1d1596677907b7e337891a9b66425d98b8d21 /src | |
| parent | confirm on user menu (#4553) (diff) | |
| download | misskey-653b8f635290aa0204d507357e62a353942e9248.tar.gz misskey-653b8f635290aa0204d507357e62a353942e9248.tar.bz2 misskey-653b8f635290aa0204d507357e62a353942e9248.zip | |
スプラッシュがクリックに反応するように (#4561)
* confirm silence
* Resolve #4554
* Revert "confirm silence"
This reverts commit e1dbdc2bfc0f41c2b308b142c70e9e4573c98cf9.
Diffstat (limited to 'src')
| -rw-r--r-- | src/client/app/common/views/components/dialog.vue | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/client/app/common/views/components/dialog.vue b/src/client/app/common/views/components/dialog.vue index 6a074769d8..771b1237ee 100644 --- a/src/client/app/common/views/components/dialog.vue +++ b/src/client/app/common/views/components/dialog.vue @@ -183,9 +183,6 @@ export default Vue.extend({ height 100% &.splash - &, * - pointer-events none !important - > .main min-width 0 width initial |