aboutsummaryrefslogtreecommitdiff
path: root/web/pw-server/src/routes/index.svelte
diff options
context:
space:
mode:
authorIlion Beyst <ilion.beyst@gmail.com>2022-07-24 17:01:22 +0200
committerIlion Beyst <ilion.beyst@gmail.com>2022-07-24 17:01:22 +0200
commit109aaf27583a291ea8a7ca396dc57d45b99898aa (patch)
treee3d559c363847d15babaa5d30b66fa4f6f19f58d /web/pw-server/src/routes/index.svelte
parentccfe86729e3a454e3fdf529abd7063ceb8fa859f (diff)
downloadplanetwars.dev-109aaf27583a291ea8a7ca396dc57d45b99898aa.tar.xz
planetwars.dev-109aaf27583a291ea8a7ca396dc57d45b99898aa.zip
remove global style overrides from visualizer
Diffstat (limited to 'web/pw-server/src/routes/index.svelte')
-rw-r--r--web/pw-server/src/routes/index.svelte1
1 files changed, 1 insertions, 0 deletions
diff --git a/web/pw-server/src/routes/index.svelte b/web/pw-server/src/routes/index.svelte
index 08dc60a..85c2454 100644
--- a/web/pw-server/src/routes/index.svelte
+++ b/web/pw-server/src/routes/index.svelte
@@ -249,6 +249,7 @@
color: #eee;
padding-top: 15px;
overflow-y: scroll;
+ padding-left: 0px;
}
.match-card {