aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared/shared-instance
diff options
context:
space:
mode:
Diffstat (limited to 'client/src/app/shared/shared-instance')
-rw-r--r--client/src/app/shared/shared-instance/instance-features-table.component.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/src/app/shared/shared-instance/instance-features-table.component.scss b/client/src/app/shared/shared-instance/instance-features-table.component.scss
index 6107909a2..56ca105f4 100644
--- a/client/src/app/shared/shared-instance/instance-features-table.component.scss
+++ b/client/src/app/shared/shared-instance/instance-features-table.component.scss
@@ -37,7 +37,7 @@ table {
37 37
38 .plugin, 38 .plugin,
39 .theme { 39 .theme {
40 &:not(:last-child):after { 40 &:not(:last-child)::after {
41 content: '•'; 41 content: '•';
42 } 42 }
43 } 43 }