mirror of
https://github.com/ershisan99/coolify.git
synced 2026-02-04 05:02:09 +00:00
ui: more UI improvements
This commit is contained in:
@@ -177,6 +177,13 @@
|
||||
});
|
||||
</script>
|
||||
|
||||
<div class="w-full">
|
||||
<div class="mx-auto w-full">
|
||||
<div class="flex flex-row border-b border-coolgray-500 mb-6 space-x-2">
|
||||
<div class="title font-bold pb-3">Preview Deployments</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="flex justify-center">
|
||||
<SimpleExplainer
|
||||
text={applicationSecrets && applicationSecrets.length === 0
|
||||
|
||||
Reference in New Issue
Block a user