Skip to content

Commit 25edbfe

Browse files
committed
clean up redundancies
1 parent 2196a44 commit 25edbfe

1 file changed

Lines changed: 0 additions & 9 deletions

File tree

src/app/shared/forms/planet-tag-input-dialog.scss

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,6 @@
1515
padding-right: 16px;
1616
}
1717

18-
.mat-mdc-nav-list .mat-mdc-list-item {
19-
display: flex;
20-
overflow: hidden;
21-
}
22-
2318
.mat-mdc-list-item-meta {
2419
align-items: center;
2520
gap: 0.25rem;
@@ -60,9 +55,6 @@
6055
}
6156

6257
.tag-name-and-meta .ellipsis-text {
63-
overflow: hidden;
64-
text-overflow: ellipsis;
65-
white-space: nowrap;
6658
min-width: 0;
6759
max-width: 50%;
6860
flex: 0 1 auto;
@@ -85,7 +77,6 @@
8577
display: inline-flex;
8678
align-items: center;
8779
gap: 0.25rem;
88-
flex-shrink: 0;
8980
white-space: nowrap;
9081
flex: 0 0 auto;
9182
}

0 commit comments

Comments
 (0)