this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Mobile Safari need this

Else it'll be almost zero width

+4
+4
src/app.css
··· 2182 2182 background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" fill="none"><path d="M4 6L8 10L12 6" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>'); 2183 2183 } 2184 2184 } 2185 + 2186 + input[type='month'] { 2187 + min-width: 6em; 2188 + } 2185 2189 } 2186 2190 } 2187 2191 .filter-bar.centered {