Stats page is now full width.
This commit is contained in:
parent
69204b4234
commit
ed82e5641b
@ -1,5 +1,5 @@
|
|||||||
<template>
|
<template>
|
||||||
<b-container>
|
<b-container fluid>
|
||||||
<b-modal ref="errorModal" class="text-center" centered hide-header hide-footer>
|
<b-modal ref="errorModal" class="text-center" centered hide-header hide-footer>
|
||||||
<div class="modal-header">
|
<div class="modal-header">
|
||||||
<h3 class="modal-title w-100">{{ errorStatus }}</h3>
|
<h3 class="modal-title w-100">{{ errorStatus }}</h3>
|
||||||
|
Loading…
Reference in New Issue
Block a user