UNPKG
namillum
Version:
latest (1.2.0)
1.2.0
1.1.0
1.0.1
1.0.0
Bubble Protocol SDK
github.com/ValentinaKohler/namillum
ValentinaKohler/namillum
namillum
/
products
/
devex
/
src
/
components
/
DetailsPages
/
AddressDetailsPage
/
Transactions
/
TransactionsCard.css
6 lines
(5 loc)
•
84 B
CSS
View Raw
1
2
3
4
5
6
.ellipsis
{
white-space
: nowrap;
overflow
: hidden;
text-overflow
: ellipsis; }