Make wide list more narrow

This commit is contained in:
Roman Cervantes 2019-04-03 21:56:05 -07:00
parent 8fdd28b346
commit e883e3c1e0

View file

@ -194,7 +194,7 @@ export default {
max-height: calc(100vh - 81px);
&.wide {
width: 400px;
width: 340px;
}
&.covers {