Skip to content

Commit 8c88c80

Browse files
committed
cambios estilo listados
1 parent 9c42116 commit 8c88c80

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

src/app/shared/dso-selector/dso-selector/dso-selector.component.scss

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,8 @@
1212
width: fit-content;
1313
display: inline;
1414
background-color: #e9ecef;
15+
}
16+
17+
::ng-deep ds-listable-object-component-loader {
18+
width: 64% !important;
1519
}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
:host {
2-
width: 64%;
2+
width: 100%;
33
}

0 commit comments

Comments
 (0)