diff --git a/ui/src/styles/app.scss b/ui/src/styles/app.scss index a97439aef..4c782bbae 100644 --- a/ui/src/styles/app.scss +++ b/ui/src/styles/app.scss @@ -56,7 +56,7 @@ div:focus { } ul { - list-style: none; + list-style: circle; margin: 0; padding: 0; }