Skip to content

Commit 31265a9

Browse files
committed
fix wrap issue on compact mode
1 parent 87cbfea commit 31265a9

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/App.css

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -345,7 +345,6 @@ a {
345345
text-decoration: none;
346346
display: flex;
347347
flex-direction: row;
348-
flex-wrap: wrap;
349348
}
350349
.rowTitle:hover {
351350
color: var(--primary-hover-text-color);

0 commit comments

Comments
 (0)