fix: minor bug fix in template compoent

This commit is contained in:
prafull-opensignlabs
2023-12-28 14:39:52 +05:30
parent 4fe4ca638c
commit dc40b04a18
7 changed files with 121 additions and 88 deletions
@@ -66,6 +66,7 @@
box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
z-index: 1000;
max-height: 80%;
min-width: 90%;
overflow-y: auto;
}
}