Unify order items layout across cart and orders
This commit is contained in:
@@ -41,7 +41,6 @@ function markerClass(state: 'done' | 'current' | 'upcoming') {
|
||||
@click="isExpanded = !isExpanded"
|
||||
>
|
||||
<div class="space-y-2">
|
||||
<p class="text-xs font-semibold uppercase tracking-[0.16em] text-[#5c7b69]">Текущий статус</p>
|
||||
<h2 class="text-2xl font-black leading-tight text-[#123824]">
|
||||
{{ presentation.title }}
|
||||
</h2>
|
||||
|
||||
Reference in New Issue
Block a user