mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-18 06:44:46 -07:00
Set default video card width to 325
This commit is contained in:
parent
c6c2f12069
commit
9a9214fcb6
1 changed files with 1 additions and 1 deletions
|
|
@ -79,7 +79,7 @@ export default {
|
|||
},
|
||||
cardWidth: {
|
||||
type: Number,
|
||||
default: 350
|
||||
default: 325
|
||||
}
|
||||
},
|
||||
methods: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue