We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2196a44 commit 25edbfeCopy full SHA for 25edbfe
1 file changed
src/app/shared/forms/planet-tag-input-dialog.scss
@@ -15,11 +15,6 @@
15
padding-right: 16px;
16
}
17
18
- .mat-mdc-nav-list .mat-mdc-list-item {
19
- display: flex;
20
- overflow: hidden;
21
- }
22
-
23
.mat-mdc-list-item-meta {
24
align-items: center;
25
gap: 0.25rem;
@@ -60,9 +55,6 @@
60
55
61
56
62
57
.tag-name-and-meta .ellipsis-text {
63
64
- text-overflow: ellipsis;
65
- white-space: nowrap;
66
58
min-width: 0;
67
59
max-width: 50%;
68
flex: 0 1 auto;
@@ -85,7 +77,6 @@
85
77
display: inline-flex;
86
78
87
79
88
- flex-shrink: 0;
89
80
white-space: nowrap;
90
81
flex: 0 0 auto;
91
82
0 commit comments