Skip to content

Commit

Permalink
Quickfix: Jira Activity Stream background
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkoDojkic committed Aug 18, 2024
1 parent 3c0f0c0 commit 3f49bd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/templates/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
</body>

<sl-dialog id="jiraActivityStream" label="Jira Activity Stream" style="--width: 96vw">
<div style="background-color: rgb(30 31 34); display: ruby-text; font-size: calc(1vw/1.36); overflow-x: clip"></div>
<div style="display: ruby-text; font-size: calc(1vw/1.36); overflow-x: clip"></div>
</sl-dialog>

<sl-dialog id="customEpics" label="Manage epics for predefined application flow" style="--width: 96vw">
Expand Down

0 comments on commit 3f49bd9

Please sign in to comment.