aboutsummaryrefslogtreecommitdiff
path: root/server
diff options
context:
space:
mode:
Diffstat (limited to 'server')
-rw-r--r--server/src/routes/ui/style/nodecard.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/server/src/routes/ui/style/nodecard.css b/server/src/routes/ui/style/nodecard.css
index e6d8a29..54bdcfe 100644
--- a/server/src/routes/ui/style/nodecard.css
+++ b/server/src/routes/ui/style/nodecard.css
@@ -11,6 +11,7 @@
list-style: none;
display: flex;
flex-wrap: wrap;
+ width: 100%;
}
.children li {
display: block;