样式调整

This commit is contained in:
Jerry Yan 2022-07-29 18:02:15 +08:00
parent e8a49b985a
commit 0d238c29af
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
<html lang="zh">
<head>
<meta charset="UTF-8">
<title>录播节目查询</title>
<title>录播节目关联视频位置查询</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link href="{{ mix('/css/app.css') }}" rel="stylesheet"/>
</head>

View File

@ -106,7 +106,7 @@
</a>
@endforeach
</td>
<td class="border hidden lg:table-cell">
<td class="border align-top hidden lg:table-cell">
@foreach($program->video_pivots as $video_pivot)
<a class="block"
target="_blank"