component.css in Dashboards with Layout Builder 8
Same filename and directory in other branches
.dashboard-component { padding: .2em; } .ui-dialog-content.table.dashboard-table { width: 100%; } .dashboard-table-link { cursor: pointer; }
File
css/component.cssView source
- .dashboard-component {
- padding: .2em;
- }
-
- .ui-dialog-content.table.dashboard-table {
- width: 100%;
- }
-
- .dashboard-table-link {
- cursor: pointer;
- }