Files: 55335207126eb15c3a0f1834ffb8bbcbd32658a8 / app / html / search-bar.mcss
141 bytesRaw
1 | SearchBar { |
2 | input { |
3 | height: 1.4rem |
4 | |
5 | padding-left: .7rem |
6 | padding-right: .5rem |
7 | |
8 | border-radius: 0 |
9 | font-size: .9rem |
10 | } |
11 | } |
12 | |
13 |
Built with git-ssb-web