about summary refs log tree commit diff stats
path: root/frontend/static/style.css
blob: 96b7c9b999e98a099a32b96e734723efa486c1a5 (plain)
1
2
3
4
5
6
7
form {
  display: flex;
}

input[type="search"] {
  width: 100%;
}