fix: card dvh

This commit is contained in:
2024-05-25 17:26:27 +02:00
parent c809b2146d
commit 834b14da69
+1
View File
@@ -76,6 +76,7 @@ export default defineComponent({
z-index: 210;
overflow: auto;
max-height: 95vh;
max-height: 95dvh;
box-shadow: 0 0 15px 10px #0e0e0e;