Actions
Improvement #599
closedAdjust the sidebar width
Start date:
Due date:
% Done:
100%
Estimated time:
Breaking change?:
Requires Documentation?:
Description
The theme sidebar should be a little wider to avoid line breaks for some longer query names.
#sidebar {
flex: 0 0 250px;
}
Actions