traffic fix

drag preview styling
This commit is contained in:
Peter Papp
2020-11-29 09:39:26 +01:00
parent e86ea3e5c4
commit 1981f39f9e
5 changed files with 16 additions and 13 deletions

View File

@@ -53,10 +53,8 @@ import {mapGetters} from 'vuex'
pointer-events: none;
padding: 10px;
border-radius: 8px;
box-shadow: 0 5px 10px -6px rgba(26, 36, 55, 0.15);
background:$light_background;
box-shadow: 0 7px 25px 1px rgba(0, 0, 0, 0.12);
background:white;
}
.wrapper {