mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-06-05 15:19:02 +02:00
Scroll when long words would overflow comment entry
This commit is contained in:
@@ -423,6 +423,7 @@
|
||||
.rp-comment-content {
|
||||
margin: 0;
|
||||
color: @rp-type-darkgrey;
|
||||
overflow-x: auto; // Long words, like links can overflow without this.
|
||||
}
|
||||
|
||||
.rp-comment-resolver {
|
||||
|
||||
Reference in New Issue
Block a user