aboutsummaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
authoryfszzx <yfszzx@gmail.com>2022-10-11 20:17:27 +0800
committeryfszzx <yfszzx@gmail.com>2022-10-11 20:17:27 +0800
commit7b1db45e1fda8603d4617affd976066be5e5b821 (patch)
treea871449cbcb86c1ce2b79c5725fb402f09a0f715 /style.css
parent1e18a5ffcc439b72adaaf425c0b79f3acb34322e (diff)
images history improvement
Diffstat (limited to 'style.css')
-rw-r--r--style.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/style.css b/style.css
index c0c3f2bb..ca1cdba1 100644
--- a/style.css
+++ b/style.css
@@ -463,3 +463,6 @@ input[type="range"]{
max-width: 32em;
padding: 0;
}
+.images-history-hidden{
+ display: none;
+} \ No newline at end of file