CSS / Layout cleanup - better autosize

- More consistent sizing/position for invoker
This commit is contained in:
nathan 2022-04-22 15:22:31 -06:00
parent ec8b32c01d
commit 4f17302bb1

View File

@ -54,9 +54,6 @@ export class Et2Select extends Et2InvokerMixin(Et2WidgetWithSelect)
font-size: 120% !important;
font-weight: bold;
color: gray !important;
position: relative;
left: -2px;
top: -2px;
}
select:hover {