Chi Zhang

Results 4 comments of Chi Zhang

> Here's a css snippet to wrap cards to multiple rows. > > ```css > .kanban-plugin__board > div { > display: flex; > flex-wrap: wrap; > row-gap: 40px; > }...

Sure! Any suggestions / pull requests are welcome!

When using cloudflared to forward the port, the web socket doesn't work unless I specify ws. So this may actually be a bug of cloudflared? On Fri, May 17, 2024...

+1 I'm also experiencing this bug