mirror of
https://github.com/appwrite/console.git
synced 2026-06-06 19:27:48 +00:00
fix: center title and icons
This commit is contained in:
@@ -141,7 +141,7 @@
|
||||
{#each data.templates as template}
|
||||
<li>
|
||||
<article class="card">
|
||||
<div class="u-flex u-gap-16">
|
||||
<div class="u-flex u-gap-16 u-cross-center">
|
||||
<h2 class="body-text-1 u-bold u-trim">
|
||||
{template.name}
|
||||
</h2>
|
||||
|
||||
Reference in New Issue
Block a user