mirror of
https://github.com/romancm/gamebrary
synced 2024-11-14 23:47:08 +00:00
Make wide list more narrow
This commit is contained in:
parent
8fdd28b346
commit
e883e3c1e0
1 changed files with 1 additions and 1 deletions
|
@ -194,7 +194,7 @@ export default {
|
|||
max-height: calc(100vh - 81px);
|
||||
|
||||
&.wide {
|
||||
width: 400px;
|
||||
width: 340px;
|
||||
}
|
||||
|
||||
&.covers {
|
||||
|
|
Loading…
Reference in a new issue