Skip to content

Commit c7dbaca

Browse files
author
Sharma
committed
Removed commented code
1 parent ab1b56f commit c7dbaca

File tree

2 files changed

+0
-3
lines changed

2 files changed

+0
-3
lines changed

packages/angular-sdk-components/src/lib/_components/designSystemExtension/banner/banner.component.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@
2020
column-gap: calc(2 * 0.5rem);
2121
row-gap: calc(2 * 0.5rem);
2222
align-items: start;
23-
// padding: 1rem;
2423
}
2524

2625
.psdk-grid-filter-narrow-wide {

packages/angular-sdk-components/src/lib/_components/widget/todo/todo.component.scss

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,6 @@
1313
padding: 1rem;
1414
background-color: var(--mat-sys-surface-container);
1515
border-radius: 0.6125rem;
16-
// border-left: 6px solid;
17-
// border-left-color: var(--mat-sys-primary);
1816
}
1917

2018
.psdk-todo-header {

0 commit comments

Comments
 (0)