mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-02-24 07:44:46 +08:00
Fix protoocl long name [SCI-8013]
This commit is contained in:
parent
3735ba51b8
commit
cba85eb7fd
1 changed files with 4 additions and 0 deletions
|
@ -12,6 +12,10 @@
|
|||
padding: 0 0 10px;
|
||||
width: calc(100% + 31px);
|
||||
|
||||
.title-row h1 {
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
.content-header {
|
||||
padding: 0 2em;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue