mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-12-09 13:46:21 +08:00
[SCI-3674] Remove width on comments (#1954)
[SCI-3674] Remove width on comments
This commit is contained in:
commit
d9ce3e5e8e
1 changed files with 1 additions and 0 deletions
|
|
@ -287,6 +287,7 @@
|
|||
}
|
||||
|
||||
.comment-name {
|
||||
width: auto;
|
||||
font-size: 14px;
|
||||
line-height: 15px;
|
||||
padding-left: 35px;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue