mirror of
https://github.com/romancm/gamebrary
synced 2025-02-17 11:38:24 +00:00
Fix settings page layout
This commit is contained in:
parent
e77eb42a13
commit
89ec14583e
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
<template lang="html">
|
||||
<b-container>
|
||||
<b-row>
|
||||
<b-col>
|
||||
<b-col cols="12" sm="10" md="8" lg="6">
|
||||
<language-settings />
|
||||
|
||||
<settings-card
|
||||
|
|
Loading…
Add table
Reference in a new issue