Skip to content

Commit

Permalink
fix: do not shrink operation id if there is sufficient space
Browse files Browse the repository at this point in the history
  • Loading branch information
n0spaces committed Jan 27, 2025
1 parent f014958 commit 55a3550
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/style/_layout.scss
Original file line number Diff line number Diff line change
Expand Up @@ -381,7 +381,7 @@

padding: 0 10px;

width: 100%;
flex-grow: 1;
}

@media (max-width: 550px) {
Expand Down

0 comments on commit 55a3550

Please sign in to comment.