git ssb

16+

Dominic / patchbay



Tree: 9510d7867738dfa7a4aaee17c183c86bb081f55e

Files: 9510d7867738dfa7a4aaee17c183c86bb081f55e / app / html / search-bar.mcss

196 bytesRaw
1SearchBar {
2 input {
3 height: 1.4rem
4
5 padding-left: .7rem
6 padding-right: .5rem
7
8 margin-left: 1rem
9
10 border: 1px #dcdcdc solid;
11 border-radius: 0
12 font-size: .9rem;
13 }
14}
15
16

Built with git-ssb-web