fix icon wrap
This commit is contained in:
parent
ebf02f654a
commit
ddb1ef4d3d
@ -1338,6 +1338,6 @@ footer .audio-player-container {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.file-access-actions {
|
.file-access-actions {
|
||||||
flex-wrap: nowrap;
|
flex-wrap: wrap;
|
||||||
white-space: nowrap;
|
align-content: flex-start;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user