Fix protoocl long name [SCI-8013]

This commit is contained in:
Anton 2023-02-28 12:05:47 +01:00
parent 3735ba51b8
commit cba85eb7fd

View file

@ -12,6 +12,10 @@
padding: 0 0 10px;
width: calc(100% + 31px);
.title-row h1 {
max-width: 100%;
}
.content-header {
padding: 0 2em;
}