fix title

This commit is contained in:
j 2021-11-24 15:01:03 +01:00
commit f56dd8d4f9
2 changed files with 6 additions and 4 deletions

View file

@ -10,10 +10,12 @@
.item-title {
position: absolute;
width: 100%;
text-align: center;
text-align: left;
pointer-events: none;
padding-left: 196px;
height: 24px;
h1 {
font-size: inherit;
font-size: 17px;
margin: 0;
padding: 0;
}