update patch

This commit is contained in:
Jesus 2022-06-21 09:12:49 +08:00
parent 20da6ab122
commit 9785f59e02
No known key found for this signature in database
GPG Key ID: 1CF930FB60A48142

View File

@ -115,10 +115,10 @@ index e4e9c8b..8acb9b1 100644
.item-video { .item-video {
diff --git a/youtube/static/watch.css b/youtube/static/watch.css diff --git a/youtube/static/watch.css b/youtube/static/watch.css
index 489a4eb..2ea4e38 100644 index 51ecacd..01a790d 100644
--- a/youtube/static/watch.css --- a/youtube/static/watch.css
+++ b/youtube/static/watch.css +++ b/youtube/static/watch.css
@@ -409,11 +409,9 @@ label[for=options-toggle-cbox] { @@ -412,11 +412,9 @@ figure.sc-video {
.item-box { .item-box {
display: grid; display: grid;
@ -416,7 +416,7 @@ index b528e5c..6302fcc 100644
{% endblock main %} {% endblock main %}
diff --git a/youtube/templates/watch.html b/youtube/templates/watch.html diff --git a/youtube/templates/watch.html b/youtube/templates/watch.html
index b4f9adf..967177e 100644 index 383d7cb..0cdd3f7 100644
--- a/youtube/templates/watch.html --- a/youtube/templates/watch.html
+++ b/youtube/templates/watch.html +++ b/youtube/templates/watch.html
@@ -93,7 +93,6 @@ @@ -93,7 +93,6 @@