Improvement #599
Updated by liaham almost 4 years ago
The theme sidebar should be a little wider to avoid line breaks for some longer query names.
```
#sidebar {
flex: 0 0 250px; 300px;
}
```
Updated by liaham almost 4 years ago
The theme sidebar should be a little wider to avoid line breaks for some longer query names.
```
#sidebar {
flex: 0 0 250px; 300px;
}
```