Skip to content

Commit 5d75607

Browse files
committed
Remove duplicate hidden overflow causing safari issues
Signed-off-by: Julius Härtl <jus@bitgrid.net>
1 parent e2288a0 commit 5d75607

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/components/RecommendedFile.vue

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -162,10 +162,6 @@ export default {
162162
}
163163
164164
.details {
165-
white-space: nowrap;
166-
text-overflow: ellipsis;
167-
overflow: hidden;
168-
169165
.file-name {
170166
white-space: nowrap;
171167
margin-bottom: -8px;

0 commit comments

Comments
 (0)