💄 Style: optimize PostChat widget style

This commit is contained in:
Cell
2025-04-22 16:54:23 +08:00
parent de72a8c802
commit e62c0f2409
3 changed files with 5 additions and 1 deletions
+1
View File
@@ -2,5 +2,6 @@
@import '_widgets/fixed-button';
@import '_widgets/github-corner';
@import '_widgets/noscript-warning';
@import '_widgets/post-chat';
@import '_widgets/reading-progress';
@import '_widgets/typeit';
@@ -0,0 +1,3 @@
#postChat_button {
@extend .print-d-none;
}
+1 -1
View File
@@ -1,4 +1,4 @@
{{- .Scratch.Set "version" "v0.3.19" -}}
{{- .Scratch.Set "version" "v0.3.20-de72a8c8" -}}
{{- .Scratch.Set "this" dict -}}
{{- partial "init/detection-env.html" . -}}