feat(board nav): order board list by multisub category

This commit is contained in:
plebeius.eth
2024-05-17 16:10:38 +02:00
parent 82fe238979
commit 474dede5db
5 changed files with 59 additions and 34 deletions
+2 -2
View File
@@ -159,8 +159,8 @@
.boardsBoxContent .column {
float: left;
width: 163px;
margin-right: 20px;
width: 168px;
margin-right: 15px;
overflow: hidden;
}