From 17cca9b35e64550a03aa8a231bb53265cd86a00c Mon Sep 17 00:00:00 2001 From: luxiaotao1123 <xltys1995> Date: 星期一, 25 一月 2021 23:42:25 +0800 Subject: [PATCH] # --- src/main/webapp/views/tag/tag_detail.html | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/src/main/webapp/views/tag/tag_detail.html b/src/main/webapp/views/tag/tag_detail.html index 24586e1..87f80cd 100644 --- a/src/main/webapp/views/tag/tag_detail.html +++ b/src/main/webapp/views/tag/tag_detail.html @@ -30,6 +30,7 @@ .text-right { text-align: right; } + </style> </head> <body> -- Gitblit v1.9.1