Closed msymms closed 2 years ago
I am coding a workaround at the moment by adding key.startsWith("background") to the addStyles function and then styling it in the layout dictionary in the config file, but that is a sloppy way to do it.
Well, my solution works well in a browser, but not in the iOS apps. I cannot make the cards within the grid transparent. Back to the start now.
I recommend card-mod for this.
I am coding a workaround at the moment by adding key.startsWith("background") to the addStyles function and then styling it in the layout dictionary in the config file, but that is a sloppy way to do it.