Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Register
Sign in
Toggle navigation
Menu
Open sidebar
Tiger Ton
mastodon
Commits
c9dcc2d3
Unverified
Commit
c9dcc2d3
authored
4 years ago
by
Eugen Rochko
Committed by
GitHub
4 years ago
Browse files
Options
Download
Email Patches
Plain Diff
Fix regression in sparkline style in web UI (#13753)
parent
06225dee
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
app/javascript/styles/mastodon/components.scss
+1
-0
app/javascript/styles/mastodon/components.scss
with
1 addition
and
0 deletions
+1
-0
app/javascript/styles/mastodon/components.scss
+
1
-
0
View file @
c9dcc2d3
...
...
@@ -6576,6 +6576,7 @@ noscript {
path
:last-child
{
stroke
:
lighten
(
$highlight-text-color
,
6%
)
!
important
;
fill
:
none
!
important
;
}
}
}
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment