Skip to content

Commit

Permalink
Merge pull request #17256 from Snuffleupagus/editorParamsToolbar-color
Browse files Browse the repository at this point in the history
Tweak the background-color of the `editorParamsToolbar`s
  • Loading branch information
Snuffleupagus authored Nov 10, 2023
2 parents 1721306 + e61b832 commit 8e5311e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions web/viewer.css
Original file line number Diff line number Diff line change
Expand Up @@ -579,17 +579,14 @@ body {

#editorStampParamsToolbar {
inset-inline-end: 40px;
background-color: var(--toolbar-bg-color);
}

#editorInkParamsToolbar {
inset-inline-end: 68px;
background-color: var(--toolbar-bg-color);
}

#editorFreeTextParamsToolbar {
inset-inline-end: 96px;
background-color: var(--toolbar-bg-color);
}

#editorStampAddImage::before {
Expand Down

0 comments on commit 8e5311e

Please sign in to comment.