Web: Files: fixed ThirdPartyList width

This commit is contained in:
Viktor Fomin 2021-07-02 18:02:56 +03:00
parent 71608b1a1b
commit 8811bf1d1f

View File

@ -21,11 +21,7 @@ const StyledThirdParty = styled.div`
.tree-thirdparty-list {
padding-top: 3px;
display: flex;
max-width: 218px;
@media screen and (max-width: 1024px) {
max-width: 228px;
}
max-width: inherit;
div {
height: 26px;