File name not hyper linked in .bases

I’ve been constructing some .bases and it seems that the behavior has recently changed? I believe that the listing of the file name was hyperlinked before. I am using the “file name” property which is producing what appear to be hyperlinked titles of my markdown files, as expected. However, I am unable to click on them to view the file. The listed tags function as expected, however. What am I doing wrong here?

v 1.11.4

Only the “file name” is clickable, while neither “file full name” nor “file base name” works.

I am using “file name.” The coloring suggests it is clickable, but it is not.

When you create a new default base, is the file name inside it also unclickable?

Apologies, Wanten. This was the result of a css snippet that doesn’t function properly after an obsidian upgrade. I will revise my code. Thank you.