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