Commit d1ad495
committed
Revert "css: size the agent picker's tab marks inside prose"
This reverts commit 942f543.
Superseded on main by #5719, which fixed
the same thing more generally: the offending
.prose:not(.prose-natural-size-images) img rule now sits inside
@layer components, and an unlayered rule beats any layered one whatever its
specificity, so .ff-agent-tab img wins on its own and every other component whose
unlayered styles that rule was outranking is fixed too, not just this one.
The picker only looked broken here because this branch predates that change.1 parent e942bd7 commit d1ad495
1 file changed
Lines changed: 0 additions & 17 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3899 | 3899 | | |
3900 | 3900 | | |
3901 | 3901 | | |
3902 | | - | |
3903 | | - | |
3904 | | - | |
3905 | | - | |
3906 | | - | |
3907 | | - | |
3908 | | - | |
3909 | | - | |
3910 | | - | |
3911 | | - | |
3912 | | - | |
3913 | | - | |
3914 | | - | |
3915 | | - | |
3916 | | - | |
3917 | | - | |
3918 | | - | |
0 commit comments