Client: PortalSettings: SSO: fix style

This commit is contained in:
Viktor Fomin 2024-08-19 13:57:16 +03:00
parent f56aa1bb57
commit 9453205261

View File

@ -51,16 +51,6 @@ const StyledSsoPage = styled.div`
margin-bottom: 4px; margin-bottom: 4px;
} }
.field-label {
display: flex;
align-items: center;
height: auto;
font-weight: 600;
line-height: 20px;
overflow: visible;
white-space: normal;
}
.xml-input { .xml-input {
.field-label-icon { .field-label-icon {
margin-bottom: 8px; margin-bottom: 8px;