Packages
Themes
Documentation
Blog
Discuss
How to increase the font size of find and replace bar
support
liziwl
2017-08-06 02:29:37 UTC
#1
2.JPG
1621×131 11.8 KB
the bar seems too small.
i try to add something like this to my styles.less:
.search-res
Preformatted text
ult { font-size: 20px; }
but it doesn’t works.
DamnedScholar
2017-08-06 02:56:47 UTC
#2
Try this:
.find-and-replace { font-size: 120%; }