mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-02-11 01:14:30 +08:00
Add comment name fix as Urban suggested
This commit is contained in:
parent
39fbd18316
commit
b12403b769
1 changed files with 2 additions and 0 deletions
|
@ -35,6 +35,7 @@
|
|||
font-size: 16px;
|
||||
line-height: 30px;
|
||||
padding-left: 5px;
|
||||
width: 50%;
|
||||
}
|
||||
|
||||
.comment-message {
|
||||
|
@ -286,6 +287,7 @@
|
|||
}
|
||||
|
||||
.comment-name {
|
||||
width: auto;
|
||||
font-size: 14px;
|
||||
line-height: 15px;
|
||||
padding-left: 35px;
|
||||
|
|
Loading…
Reference in a new issue