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