Skip to content

Commit f855774

Browse files
Removed the divider line (#372)
* Removed the border line * updated the assignment card css --------- Co-authored-by: tumms2021389 <[email protected]>
1 parent 3c80aa1 commit f855774

File tree

2 files changed

+0
-8
lines changed

2 files changed

+0
-8
lines changed
Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
.psdk-case-view-divider {
2-
border-bottom: 0.0625rem solid var(--mat-sys-outline-variant);
3-
}
4-
51
.psdk-flow-container {
62
padding: 0rem 1rem;
73
}

projects/angular-test-app/src/containerStyles.scss

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,6 @@ app-flow-container {
88
font-size: 0.8rem;
99
}
1010

11-
.psdk-case-view-divider {
12-
border-bottom: 0.0625rem solid var(--mat-sys-outline-variant);
13-
}
14-
1511
.psdk-flow-container-top {
1612
background-color: var(--mat-sys-surface-container);
1713
padding: 0.5rem 0.625rem;

0 commit comments

Comments
 (0)