Skip to content

Commit

Permalink
Merge pull request opf#17334 from NobodysNightmare/beautify-dev-highl…
Browse files Browse the repository at this point in the history
…ight

Beautify development highlight
  • Loading branch information
NobodysNightmare authored Dec 3, 2024
2 parents 8a01cc0 + e1502a1 commit bdde06f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/global_styles/common/header/app-header.sass
Original file line number Diff line number Diff line change
Expand Up @@ -83,4 +83,4 @@
padding-right: 1rem

&.op-app-header_development
background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='90' height='20'><text x='0' y='1em' fill='rgba(0, 0, 0, 0.5)'>development</text></svg>")
background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='120' height='20'><text x='0' y='1em' fill='rgba(0, 0, 0, 0.5)'>development</text></svg>")

0 comments on commit bdde06f

Please sign in to comment.