Set container-fluid in the parent div over the row that has been changed to row-fluid.

This commit is contained in:
elweyn 2022-01-17 10:28:49 +01:00
parent 4cadbf0f69
commit 5b5d56e14f

View File

@ -1,7 +1,7 @@
<template>
<div>
<div>
<b-row>
<div class="container-fluid">
<b-row class="row-fluid">
<b-col class="col-6">
<b-row>
<b-col class="col-11 ml-2 p-3 bg-lightgrey">