Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Framasoft
PeerTube
PeerTube
Commits
a077482f
Verified
Commit
a077482f
authored
May 09, 2018
by
Chocobozzz
Browse files
Add overflow on markdown textaera
parent
9b9b1805
Changes
1
Show whitespace changes
Inline
Side-by-side
client/src/app/shared/forms/markdown-textarea.component.scss
View file @
a077482f
...
...
@@ -10,6 +10,11 @@
margin-bottom
:
15px
;
}
.previews
{
max-height
:
150px
;
overflow-y
:
auto
;
}
/
deep
/
{
.nav-link
{
display
:
flex
!
important
;
...
...
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