schoolbox web extension :)
0
fork

Configure Feed

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

docs(themes): add comment for table selector

* ref: #274

willow f676a222 a9a524d7

+1
+1
src/entrypoints/catppuccin.css
··· 191 191 .fc .fc-col-header-cell a { 192 192 color: hsl(var(--ctp-text)) !important; 193 193 } 194 + /* table *:not(.fc-list-event-dot) */ 194 195 table * { 195 196 border: none !important; 196 197 }