diff --git a/decnet_web/src/components/TopologyList/TopologyList.css b/decnet_web/src/components/TopologyList/TopologyList.css index 7f42fdfb..6024f87b 100644 --- a/decnet_web/src/components/TopologyList/TopologyList.css +++ b/decnet_web/src/components/TopologyList/TopologyList.css @@ -1,5 +1,4 @@ .tlist-page { - padding: 16px 20px; color: var(--text-color); font-family: var(--font-mono); display: flex;