Optimize delta callbacks (new feed)

This commit is contained in:
2021-09-05 20:07:09 +02:00
parent 51e0565e67
commit e9f7cae5f9
6 changed files with 25 additions and 22 deletions

View File

@@ -531,7 +531,6 @@ $legend-color: $post-color;
border-radius: $block-radius;
background: $message-bg;
color: $message-color;
font-size: 1.2em;
cursor: pointer;
padding: $elem-spacing;
}