mirror of
https://github.com/versia-pub/frontend.git
synced 2026-03-13 11:39:16 +01:00
fix: 🐛 Fix backgrounds in settings pages
This commit is contained in:
parent
28facd6d5f
commit
50d5af7e4a
3 changed files with 6 additions and 4 deletions
|
|
@ -1,5 +1,5 @@
|
|||
<template>
|
||||
<div class="max-w-7xl mx-auto my-12 px-4">
|
||||
<div class="max-w-7xl mx-auto py-12 px-4">
|
||||
<div class="md:max-w-sm w-full relative mb-4">
|
||||
<TextInput v-model="search" placeholder="Search" class="pl-8" />
|
||||
<iconify-icon icon="tabler:search"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue