Browse Source

Wider sidebar.

Thanks to vjrj !

Closes #2218
Lauri Ojansivu 5 years ago
parent
commit
5058233509
1 changed files with 1 additions and 1 deletions
  1. 1 1
      client/components/sidebar/sidebar.styl

+ 1 - 1
client/components/sidebar/sidebar.styl

@@ -109,7 +109,7 @@
     color: darken(white, 40%)
 
 .board-sidebar
-  width: 248px
+  width: 548px
   right: -@width
   transition: top .1s, right .1s, width .1s