diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2018-12-21 16:22:34 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2018-12-21 16:22:34 +0900 |
| commit | 51b915428e648d94a21ddbf74019500a66ef1fd0 (patch) | |
| tree | 2abbc58182726e3532cc17e2adc85f0c02a596ed /src | |
| parent | Feed (#3698) (diff) | |
| download | misskey-51b915428e648d94a21ddbf74019500a66ef1fd0.tar.gz misskey-51b915428e648d94a21ddbf74019500a66ef1fd0.tar.bz2 misskey-51b915428e648d94a21ddbf74019500a66ef1fd0.zip | |
[Client] Fix #3693
Diffstat (limited to 'src')
| -rw-r--r-- | src/client/app/desktop/views/components/window.vue | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/client/app/desktop/views/components/window.vue b/src/client/app/desktop/views/components/window.vue index 40a8d6d594..e8f7537c7f 100644 --- a/src/client/app/desktop/views/components/window.vue +++ b/src/client/app/desktop/views/components/window.vue @@ -627,6 +627,7 @@ export default Vue.extend({ > .content height 100% + overflow auto &:not([flexible]) > .main > .body > .content |