buli
2023-07-14 5b5c1e16deaa3a9d6d0ed1ffca390655ed103df7
force-app/main/default/aura/CreateTarget/CreateTarget.css
@@ -5,8 +5,8 @@
    display: none;
}
.THIS select {
    --lwc-lineHeightButton: 36px;
    --lwc-heightInput: 36px;
    --lwc-lineHeightButton:36px;
    --lwc-heightInput:36px;
    min-height: 0px !important;
    height: 36px !important;
}
}