We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c21d6d7 commit 6420f38Copy full SHA for 6420f38
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "nimbus-sass-module",
3
- "version": "1.18.40",
+ "version": "1.18.41",
4
"description": "",
5
"main": "",
6
"devDependencies": {
src/_nm.multigrid.scss
@@ -15,7 +15,9 @@ ng-component{
15
background: $primary-2;
16
}
17
18
-
+.ui-expanded-row-content nm-card-details {
19
+ width: 100%;
20
+}
21
.ui-expanded-row-content .scrollGrid .ui-datatable-scrollable-body,
22
.ui-expanded-row-content .ui-datatable .ui-datatable-scrollable-body,
23
.ui-expanded-row-content .scrollGrid .ui-table-scrollable-body,
0 commit comments