diff --git a/js/snapshot_manager.js b/js/snapshot_manager.js index 18fa57f..e05b52f 100644 --- a/js/snapshot_manager.js +++ b/js/snapshot_manager.js @@ -2083,16 +2083,16 @@ const CSS = ` background: none; border: none; color: #3b82f6; - font-size: 8px; + font-size: 6px; cursor: pointer; padding: 0; margin: 0; - line-height: 1; + line-height: 0; display: flex; align-items: center; justify-content: center; width: 18px; - height: 8px; + height: 6px; border-radius: 2px; flex-shrink: 0; opacity: 0.7;