this repo has no description
0
fork

Configure Feed

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

Prevent list numbers from being shrinked

+1
+1
src/components/shortcuts-settings.css
··· 22 22 margin-right: 8px; 23 23 color: var(--text-insignificant-color); 24 24 font-size: 90%; 25 + flex-shrink: 0; 25 26 } 26 27 #shortcuts-settings-container .shortcuts-list li .shortcut-text { 27 28 flex-grow: 1;