Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Devan
HyperWalker
Commits
41d09201
Commit
41d09201
authored
Sep 24, 2022
by
Devan
💱
Browse files
frontend: make images fit max width in readerview
parent
5ce8edb4
Pipeline
#5971
failed with stages
in 5 minutes and 4 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
frontend/morty.go
View file @
41d09201
...
...
@@ -124,6 +124,9 @@ a.domain {
border-bottom: none !important;
text-decoration: underline !important;
}
img {
max-width: 100%
}
</style>
`
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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