[ACS-7330] edit rules dialog fixes (#3723)

This commit is contained in:
Mykyta Maliarchuk
2024-03-25 08:11:45 +01:00
committed by MichalKinas
parent cecf965284
commit 8eba510051
8 changed files with 21 additions and 22 deletions

View File

@@ -6,11 +6,6 @@
padding: 8px 20px;
width: 100%;
box-sizing: border-box;
overflow-x: auto;
&.aca-rule-details__form__name {
padding-bottom: 0;
}
&.aca-rule-details__form__description {
padding-top: 0;
@@ -40,7 +35,6 @@
&__field {
width: 100%;
max-width: 400px;
margin-top: -11px;
font-size: inherit;
&__textarea {