this repo has no description
0
fork

Configure Feed

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

Try fix select field bug on Windows again

Previously: https://github.com/cheeaun/phanpy/commit/b47c043699dd3b1c036bca3b5e9080a181a83ec2

+1 -1
+1 -1
src/components/compose.css
··· 207 207 left: -100vw !important; 208 208 } 209 209 #compose-container .toolbar-button select { 210 - background-color: transparent; 210 + background-color: inherit; 211 211 border: 0; 212 212 padding: 0 0 0 8px; 213 213 margin: 0;