Skip to content
Snippets Groups Projects
Commit a12531ca authored by Maximilian Giller's avatar Maximilian Giller :squid:
Browse files

Fixed history select box growing too large

parent abd9edba
No related branches found
No related tags found
No related merge requests found
Pipeline #57042 passed
......@@ -4,6 +4,7 @@
.history-navigator > select {
flex-grow: 1;
max-width: 200px;
}
.history-navigator > button {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment