fix: add "ph-no-capture" class to profile card and api card

This commit is contained in:
Leafd 2025-10-09 15:37:20 -04:00
parent da5c28b4ef
commit d03e8ae14f
No known key found for this signature in database
GPG key ID: D44AE7A3699406BE
2 changed files with 2 additions and 2 deletions

View file

@ -1,5 +1,5 @@
<template>
<div class="card-3d">
<div class="card-3d ph-no-capture">
<div class="rounded-[8px] border-2 border-black p-4 card-3d-front" style="background: #f9e9b5;">
<!-- Header with User Info -->
<div class="flex items-center gap-3 mb-3">

View file

@ -122,7 +122,7 @@
</div>
<!-- API Access -->
<div v-if="apiKey" class="card-3d">
<div v-if="apiKey" class="card-3d ph-no-capture">
<div class="rounded-[8px] border-2 border-black p-6 card-3d-front" style="background-color: #3D2C3E;">
<div class="space-y-4">
<div>