diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2018-02-22 00:21:07 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2018-02-22 00:21:07 +0900 |
| commit | 24142cd5c65a43f8b73152c12e9fb8d0d40a364b (patch) | |
| tree | 4cbb26144d2b9ab6cfe7dc20cd616ba0db7dd0d7 /src | |
| parent | wip (diff) | |
| download | sharkey-24142cd5c65a43f8b73152c12e9fb8d0d40a364b.tar.gz sharkey-24142cd5c65a43f8b73152c12e9fb8d0d40a364b.tar.bz2 sharkey-24142cd5c65a43f8b73152c12e9fb8d0d40a364b.zip | |
wip
Diffstat (limited to 'src')
| -rw-r--r-- | src/web/app/desktop/views/components/home.vue | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/web/app/desktop/views/components/home.vue b/src/web/app/desktop/views/components/home.vue index 9962e0da1a..6996584cbc 100644 --- a/src/web/app/desktop/views/components/home.vue +++ b/src/web/app/desktop/views/components/home.vue @@ -191,8 +191,8 @@ export default Vue.extend({ padding-top 48px background-image url('/assets/desktop/grid.svg') - > .main > main > *:not(.maintop) - cursor not-allowed + > .main > .main + cursor not-allowed !important > * pointer-events none |