mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-28 11:46:42 +00:00
doh, learn to read instructions
This commit is contained in:
parent
f86f52134c
commit
9e684eaecf
@ -5,15 +5,7 @@
|
|||||||
|
|
||||||
<dom-module id='more-info-light'>
|
<dom-module id='more-info-light'>
|
||||||
<style>
|
<style>
|
||||||
.brightness {
|
.brightness, .color_temp {
|
||||||
margin-bottom: 8px;
|
|
||||||
|
|
||||||
max-height: 0px;
|
|
||||||
overflow: hidden;
|
|
||||||
transition: max-height .5s ease-in;
|
|
||||||
}
|
|
||||||
|
|
||||||
.color_temp {
|
|
||||||
margin-bottom: 8px;
|
margin-bottom: 8px;
|
||||||
|
|
||||||
max-height: 0px;
|
max-height: 0px;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user