This website works better with JavaScript.
Explore
Help
Sign In
infra
/
cryptpad
Watch
2
Star
1
Fork
You've already forked cryptpad
0
Code
Issues
Pull Requests
Projects
Releases
1
Activity
Fix scrollbar in support's textarea
Browse Source
pull/1/head
yflory
5 years ago
parent
c2c5dbdb64
commit
72e308994d
1 changed files
with
1 additions
and
1 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
2
customize.dist/src/less2/include/buttons.less
Unescape
Escape
View File
@ -24,9 +24,9 @@
}
textarea {
overflow: hidden;
padding: 8px;
&[readonly] {
overflow: hidden;
resize: none;
}
}
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
infra/cryptpad
Title
Body
Create Issue