commit 9c9b41573c09b4650793b0c943d657ca16006262
parent 9af25d1bae1108e5262fe79208598f6364592cf9
Author: Jeremy Swinarton <jswinarton@mozilla.com>
Date: Tue, 6 Jan 2026 16:48:24 +0000
Bug 2007430: Increase the font size of the tab note in THP to 13px r=sthompson,desktop-theme-reviewers,tabbrowser-reviewers,emilio
Differential Revision: https://phabricator.services.mozilla.com/D277432
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/browser/themes/shared/tabbrowser/tab-hover-preview.css b/browser/themes/shared/tabbrowser/tab-hover-preview.css
@@ -57,6 +57,7 @@
}
.tab-note-text-container:not(:empty) {
+ font: menu;
margin: 0 var(--space-large) var(--space-large);
}