1
0
Fork 0

Merge pull request #21 from sharpshark28/14

[FIX]: Cordova css lag fix for chosen spells
This commit is contained in:
Joe L Wroten 2017-08-11 20:26:31 -05:00 committed by GitHub
commit 5c7e0adabb

View file

@ -52,4 +52,6 @@ export default {
<style scoped lang="stylus">
footer .q-tabs
width: 100%
.pointing-left:before
transform: translateX(-50%) translateY(-50%) rotate(225deg)
</style>