Skip to content

Commit 24d8d20

Browse files
authored
label, file-handler - fix text position (#2849)
1 parent 35f772b commit 24d8d20

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

src/components/file-handler/_file-handler.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@
2929

3030
&__text {
3131
position: relative;
32-
top: 1px;
3332
min-width: 0;
3433
}
3534

src/components/labels/_labels.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414

1515
&__text {
1616
position: relative;
17-
top: 1px;
1817
overflow: hidden;
1918
text-overflow: ellipsis;
2019
white-space: nowrap;

0 commit comments

Comments
 (0)