Explorar el Código

Smaller height for Add Board button.

Thanks to xet7 !
Lauri Ojansivu hace 5 años
padre
commit
6afc9259f0
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      client/components/boards/boardsList.styl

+ 1 - 1
client/components/boards/boardsList.styl

@@ -69,7 +69,7 @@ $spaceBetweenTiles = 16px
 
     .label
       font-weight: normal
-      line-height:90px
+      line-height: 56px
 
     :hover
       background-color:#939393