mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-12-09 21:56:32 +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 {
|
.comment-name {
|
||||||
|
width: auto;
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
line-height: 15px;
|
line-height: 15px;
|
||||||
padding-left: 35px;
|
padding-left: 35px;
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue