packages/core/src/lambda/vue/configEditor/samInvoke.css [135:158]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
}

.payload-options-buttons {
    display: flex;
    align-items: center;
    margin-top: 10px;
    margin-bottom: 10px;
}

.radio-selector {
    width: 15px;
    height: 15px;
    border-radius: 50%;
}

.label-selector {
    padding-left: 7px;
    font-weight: 500;
    font-size: 13px;
    line-height: 15.51px;
    text-align: center;
}

.form-row-select {
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



packages/core/src/lambda/vue/remoteInvoke/remoteInvoke.css [99:122]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
}

.payload-options-buttons {
    display: flex;
    align-items: center;
    margin-top: 10px;
    margin-bottom: 10px;
}

.radio-selector {
    width: 15px;
    height: 15px;
    border-radius: 50%;
}

.label-selector {
    padding-left: 7px;
    font-weight: 500;
    font-size: 13px;
    line-height: 15.51px;
    text-align: center;
}

.form-row-select {
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



