fixed entry title input size

This commit is contained in:
antelle 2019-11-06 19:53:50 +01:00
parent e21257de0c
commit f224aea444
2 changed files with 2 additions and 0 deletions

View File

@ -64,6 +64,7 @@
font-weight: bold;
position: relative;
top: -2px;
min-width: 0;
@include mobile {
width: 100%;
}

View File

@ -3,6 +3,7 @@ Release notes
##### v1.12.3 (2019-11-06)
`-` fix #1335: removed the menubar on Windows and Linux
`-` fix #1334: saving new files not working
`-` fixed entry title input size
##### v1.12.2 (2019-11-03)
`-` fixed non-working updater