diff --git a/templates/layout.html b/templates/layout.html
index 922d69b..63ed4e3 100644
--- a/templates/layout.html
+++ b/templates/layout.html
@@ -125,10 +125,6 @@
border: 1px solid white;
}
- .root .list-item:not(:last-child) {
- border: 1px solid white;
- }
-
.line {
display: flex;
flex-direction: row;