Removing ellipsis which render pooly on Safari

This commit is contained in:
Darius Kazemi 2023-01-02 18:29:39 -08:00
parent b3d1449add
commit 84d86aa0bd
1 changed files with 0 additions and 1 deletions

View File

@ -182,7 +182,6 @@ $small-breakpoint: 960px;
right: 8px;
white-space: nowrap;
overflow: scroll;
text-overflow: ellipsis;
}
}
}