File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -165,15 +165,15 @@ export default function Dashboard() {
165165 </ div >
166166 </ div >
167167 </ a >
168- < div className = "flex flex-col items-center md:items-end gap-1" >
168+ < div className = "flex flex-col items-center gap-1" >
169169 < div className = "flex items-center gap-2 px-4 py-2 bg-agi-teal/10 rounded-lg border border-agi-teal/20" >
170170 < Sparkles className = "w-4 h-4 md:w-5 md:h-5 text-agi-orange" />
171171 < div className = "flex flex-col" >
172172 < span className = "text-xs text-agi-teal-500 font-medium" > Project</ span >
173173 < span className = "text-sm md:text-base font-semibold text-agi-teal" > Image Annotation</ span >
174174 </ div >
175175 </ div >
176- < span className = "text-xs md:text-sm text-agi-teal-600 font-medium text-center w-full md:text-right " > NSD Shared 1000 Dataset</ span >
176+ < span className = "text-xs md:text-sm text-agi-teal-600 font-medium text-center" > NSD Shared 1000 Dataset</ span >
177177 </ div >
178178 </ div >
179179 </ header >
You can’t perform that action at this time.
0 commit comments