Fixed also template page
This commit is contained in:
parent
99cee1c104
commit
9e18adf1e9
@ -116,7 +116,7 @@ export default function Thumbnail({ diagram, i, zoom, theme }) {
|
||||
>
|
||||
<div className="flex items-center justify-start">
|
||||
<div
|
||||
className={`w-[6px] h-[6px] bg-[#2f68ad] opacity-80 z-50 rounded-full me-2`}
|
||||
className={`w-[6px] h-[6px] bg-[#2f68adcc] rounded-full me-2`}
|
||||
></div>
|
||||
<div>{f.name}</div>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user