freedomotic / fd-vue-webapp

A Vue.js web application for Freedomotic Open IoT framework
http://fd-vue-webapp.herokuapp.com/
GNU Affero General Public License v3.0
65 stars 66 forks source link

Fix cards layout styles #195

Closed LeonardoVaquel closed 4 years ago

mcicolella commented 6 years ago

@LeonardoVaquel I have the following situation

schermata del 2018-10-25 15-50-33

Instead in ThingsPanel when the mouse is hover a card this goes to foreground

schermata del 2018-10-25 15-50-19

LeonardoVaquel commented 6 years ago

Hi @mcicolella. Do you don't have a styles file for any reason? Can I write the flex style classes there for reuse? or do you want that I write them in each component? I want do it of best way

mcicolella commented 6 years ago

@LeonardoVaquel we have GridContainer component to manage the cards.