feat: Update settings pages UI (#13191)
This commit is contained in:
@@ -23,7 +23,7 @@ const handleButtonClick = button => {
|
||||
class="flex flex-col items-start gap-3 justify-between ltr:pl-4 ltr:pr-2 rtl:pl-2 rtl:pr-4 my-2 pt-2"
|
||||
>
|
||||
<div class="flex items-center justify-between gap-2 flex-1 w-full">
|
||||
<span class="text-heading-1 text-n-slate-12">{{ title }}</span>
|
||||
<span class="text-heading-2 text-n-slate-12">{{ title }}</span>
|
||||
<div class="flex items-center h-6">
|
||||
<Button
|
||||
v-for="button in buttons"
|
||||
|
||||
Reference in New Issue
Block a user