Skip to content

Commit

Permalink
style: format code with prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jul 31, 2024
1 parent 93914ea commit 12766f4
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions styles/deepl/catppuccin.user.css
Original file line number Diff line number Diff line change
Expand Up @@ -281,7 +281,7 @@
/* dropdowns */
.ProductUpdatesContainer-module--updateContainer--16394,
.ProductUpdateFooter-module--updateFooter--b46f0,
.LanguageSelector-module--flyout--6bfe6 {
.LanguageSelector-module--flyout--6bfe6 {
background-color: @base !important;
border-color: @surface0 !important;
}
Expand Down Expand Up @@ -310,7 +310,8 @@
#top-navi-sidemenu-opener,
.pageFooterV2-module--socialMediaLinks--71305,
.ProBanner2021-module--checkitem--2d8e7,
[src*="https://static.deepl.com/img/app_desktop.svg"] {
[src*="https://static.deepl.com/img/app_desktop.svg"]
{
filter: @text-filter;
}

Expand Down

0 comments on commit 12766f4

Please sign in to comment.