Skip to content

Commit 0f98bf1

Browse files
committed
Merge branch 'master-pre' into features/to-master-pre/ds-generic-bug-fix-8
# Conflicts: # src/app/chatbot-design-studio/cds-dashboard/cds-canvas/actions/list/cds-action-web-request-v2/cds-action-web-request-v2.component.scss # src/app/chatbot-design-studio/cds-dashboard/cds-canvas/actions/list/cds-action-web-request-v2/cds-action-web-request-v2.component.ts
2 parents 12007d4 + 5f51835 commit 0f98bf1

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

src/app/chatbot-design-studio/cds-dashboard/cds-canvas/actions/list/cds-action-web-request-v2/cds-action-web-request-v2.component.scss

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -185,6 +185,9 @@ cds-textarea#url ::ng-deep {
185185
position: relative;
186186
width: 100%;
187187
}
188+
.focus-out {
189+
width: 100%;
190+
}
188191
.focus-out {
189192
textarea{
190193
min-height: 23px!important;
@@ -249,6 +252,10 @@ mat-button-toggle{
249252
}
250253

251254

255+
.action-row-left {
256+
width: auto;
257+
justify-content: flex-start;
258+
}
252259
.action-row-left {
253260
width: auto;
254261
justify-content: flex-start;

0 commit comments

Comments
 (0)