1
0
Fork 0

[FIX]: Cordova css lag fix for chosen spells

This commit is contained in:
sharpshark28 2017-08-11 08:18:56 -05:00
parent b5b24a46f8
commit bd9e0ee283

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>