Fixed: Adjust AudioInfo column to prevent wrapping

This commit is contained in:
Qstick 2022-12-11 22:05:10 -06:00
commit 7e10d6b59c

View file

@ -19,7 +19,7 @@
.audio {
composes: cell from '~Components/Table/Cells/TableRowCell.css';
width: 250px;
width: 300px;
}
.duration,