Jed Fox
1 year ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
2 additions and
0 deletions
-
app/javascript/styles/mastodon/components.scss
|
|
@ -7138,10 +7138,12 @@ noscript { |
|
|
|
|
|
|
|
.verified { |
|
|
|
border: 1px solid rgba($valid-value-color, 0.5); |
|
|
|
margin-top: -1px; |
|
|
|
|
|
|
|
&:first-child { |
|
|
|
border-top-left-radius: 4px; |
|
|
|
border-top-right-radius: 4px; |
|
|
|
margin-top: 0; |
|
|
|
} |
|
|
|
|
|
|
|
&:last-child { |
|
|
|