8 lines
153 B
CSS
8 lines
153 B
CSS
/* SevenSegmentElement theme independend style */
|
|
tchmi-seven-segment {
|
|
position: relative;
|
|
display: block;
|
|
height: 100%;
|
|
width: 100%;
|
|
}
|