fixed meal plan multi period arrow breaking view #2678

This commit is contained in:
vabene1111
2023-11-29 17:48:25 +01:00
parent ad1e64fb9a
commit e90781983f

View File

@ -744,8 +744,12 @@ having to override as much.
.theme-default .cv-item.continued::before,
.theme-default .cv-item.toBeContinued::after {
/*
removed because it breaks a line and would increase item size https://github.com/TandoorRecipes/recipes/issues/2678
content: " \21e2 ";
color: #999;
*/
}
.theme-default .cv-item.toBeContinued {