Selaa lähdekoodia

Allow words in title/description to be able to break and wrap onto the next line

Marc Hartmayer 5 vuotta sitten
vanhempi
sitoutus
ed0c64a270
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1 0
      client/components/boards/boardsList.styl

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

@@ -44,6 +44,7 @@ $spaceBetweenTiles = 16px
     margin: ($spaceBetweenTiles/2)
     position: relative
     text-decoration: none
+    word-wrap: break-word
 
     &.tile
       background-size: auto