fix: Compare SidebarStates File Name line-hight done.
This commit is contained in:
@@ -81,7 +81,7 @@
|
||||
<section class="w-[204px] box-border pl-4">
|
||||
<div class="mb-4">
|
||||
<p class="h2">File Name</p>
|
||||
<p class="text-sm leading-norma whitespace-nowrap break-keep overflow-hidden text-ellipsis" :title="secondaryStatData.name">{{ secondaryStatData.name }}</p>
|
||||
<p class="text-sm leading-normal whitespace-nowrap break-keep overflow-hidden text-ellipsis" :title="secondaryStatData.name">{{ secondaryStatData.name }}</p>
|
||||
</div>
|
||||
<!-- Stats -->
|
||||
<ul class="pb-4 border-b border-neutral-300">
|
||||
|
||||
Reference in New Issue
Block a user