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 ae6b707..bfc0b74 100644
--- a/server/src/routes/ui/style/nodecard.css
+++ b/server/src/routes/ui/style/nodecard.css
@@ -12,6 +12,7 @@
display: flex;
flex-wrap: wrap;
width: 100%;
+ box-sizing: border-box;
}
.children li {
display: block;