Fixing styling for settings

It was just missing the appropriate classes. I'm guessing it was due to a script change.
This commit is contained in:
Cody Jackson 2024-09-13 16:47:44 -07:00 committed by Francesco Torchia
parent f2113b36f9
commit 4208c5890c
No known key found for this signature in database
GPG Key ID: E6D011B7415D4393

View File

@ -104,7 +104,7 @@ export default {
<template> <template>
<div> <div>
<div v-for="(setting, i) in categorySettings" :key="i" > <div v-for="(setting, i) in categorySettings" class="advanced-setting mb-20" :key="i" >
<div class="header"> <div class="header">
<div class="title"> <div class="title">
<h1> <h1>