Stats page is now full width.

This commit is contained in:
neviyn 2018-10-09 13:56:32 +01:00
parent 69204b4234
commit ed82e5641b

View File

@ -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>