Skip to content

Commit

Permalink
Merge pull request #13511 from opf/bug/49721-copy-to-clipboard-icon-w…
Browse files Browse the repository at this point in the history
…rong

Bug/49721 copy to clipboard icon wrong
  • Loading branch information
oliverguenther committed Aug 21, 2023
2 parents 1ea04a5 + bbb04d9 commit a67bdf1
Show file tree
Hide file tree
Showing 12 changed files with 3,914 additions and 11 deletions.
5 changes: 0 additions & 5 deletions frontend/src/app/spot/icon-font/generate.js
Original file line number Diff line number Diff line change
Expand Up @@ -41,11 +41,6 @@ webfontsGenerator({
"classPrefix": "icon-",
"baseSelector": ".icon",
"html": true,
"htmlDest": path.join(
path.resolve(__dirname, '..', '..', '..', '..', '..', 'frontend', 'src', 'global_styles', 'fonts'),
'_openproject_icon_font.lsg',
),
"htmlTemplate": path.join(TEMPLATE_DIR, "openproject-icon-font.template.lsg"),
"types": ['woff2', 'woff'],
"fixedWidth": true,
"descent": 100
Expand Down
4 changes: 2 additions & 2 deletions frontend/src/app/spot/icon-font/icons/clipboard.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions frontend/src/app/spot/icon-font/src/clipboard.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit a67bdf1

Please sign in to comment.