|
|
@@ -590,7 +590,7 @@ export default {
|
|
|
.signal-timing-wrap {
|
|
|
flex: 0 0 auto;
|
|
|
min-height: 0;
|
|
|
- height: clamp(110px, calc(var(--s) * 200px), 200px);
|
|
|
+ height: clamp(84px, calc(var(--s) * 149px), 149px);
|
|
|
width: 100%;
|
|
|
min-width: 0;
|
|
|
background-color: transparent;
|