ezeek / smartly

smartly - hubitat dashboard skin engine
https://hubitat.ezeek.us/smartly/
13 stars 1 forks source link

Implement fix for HubiGraphs display #76

Closed TechMedX closed 4 years ago

TechMedX commented 4 years ago

Target attribute - Graphs* (see - https://community.hubitat.com/t/release-hubigraphs-1-80-too-many-complaints-about-1-75-so-i-changed-the-number/39184/485)

CSS code needed to fix Graph display -

tile-30 .tile-primary, #tile-30 .tile-contents{

height: 100% ; }