Browse Source

Board: wrap color mapping

Signed-off-by: falkTX <falktx@falktx.com>
pull/19/head
falkTX 3 years ago
parent
commit
ef18b665cb
Signed by: falkTX <falktx@falktx.com> GPG Key ID: CDBAA37ABC74FBA0
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      includes/header.php

+ 1
- 0
includes/header.php View File

@@ -79,6 +79,7 @@ function isMobile() {
} }
#board-colors ul { #board-colors ul {
display: inline-flex; display: inline-flex;
flex-wrap: wrap;
flex: 1; flex: 1;
list-style: none inside; list-style: none inside;
margin-right: 8px; margin-right: 8px;


Loading…
Cancel
Save