Comments and grumbles

This commit is contained in:
Maciej Hirsz
2020-11-04 13:14:04 +01:00
parent 403b1c0fa1
commit 186b57e13d
2 changed files with 13 additions and 5 deletions
+2
View File
@@ -1,4 +1,6 @@
.List {
/* Prevents the list from auto-scrolling while cascading node
* updates on new block, which helps with performance. */
overflow-anchor: none;
}