fixed meal plan multi period arrow breaking view #2678
This commit is contained in:
@ -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 {
|
||||
|
Reference in New Issue
Block a user