Fix the new template from card menu entry

This commit is contained in:
Jesús Espino 2020-11-17 19:14:56 +01:00
parent ab439ab98a
commit f9a7a00ecc

View file

@ -45,6 +45,7 @@
.menu-name {
display: flex;
flex-grow: 1;
white-space: nowrap;
margin-right: 20px;
}