1
0
mirror of https://github.com/oceanprotocol/market.git synced 2024-12-02 05:57:29 +01:00

update flex value

This commit is contained in:
Bogdan Fazakas 2022-04-07 14:18:38 +03:00
parent 47332703cc
commit 16eaff62d9

View File

@ -64,7 +64,7 @@
font-size: var(--font-size-small);
overflow: hidden;
width: 100%;
flex: 4;
flex: 6;
text-overflow: ellipsis;
white-space: nowrap;
}