mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-02-11 17:36:13 +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;
|
font-size: 16px;
|
||||||
line-height: 30px;
|
line-height: 30px;
|
||||||
padding-left: 5px;
|
padding-left: 5px;
|
||||||
|
width: 50%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.comment-message {
|
.comment-message {
|
||||||
|
@ -286,6 +287,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.comment-name {
|
.comment-name {
|
||||||
|
width: auto;
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
line-height: 15px;
|
line-height: 15px;
|
||||||
padding-left: 35px;
|
padding-left: 35px;
|
||||||
|
|
Loading…
Reference in a new issue