git ssb

16+

Dominic / patchbay



Tree: 85e7dfc62d7132231fe48fc18a0202c70b3e9d7a

Files: 85e7dfc62d7132231fe48fc18a0202c70b3e9d7a / 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