personal memory agent
0
fork

Configure Feed

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

graph: center loading state vertically

+1 -1
+1 -1
apps/graph/workspace.html
··· 221 221 /* Loading / empty states */ 222 222 .graph-loading { 223 223 position: absolute; 224 - top: 45%; 224 + top: 50%; 225 225 left: 50%; 226 226 transform: translate(-50%, -50%); 227 227 text-align: center;