Skip to content

Commit 745f950

Browse files
committed
💄 fix spliting column in the middle
1 parent b308010 commit 745f950

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

frontends/web/styles/style.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -353,6 +353,7 @@ footer > * {
353353
/* Style for each list item */
354354
.material-item {
355355
display: flex;
356+
break-inside: avoid;
356357
align-items: center;
357358
background-color: #fff;
358359
padding: 12px 20px;

0 commit comments

Comments
 (0)