Remove SCSS variables

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
Thomas Citharel
2022-07-12 10:55:28 +02:00
parent ee20e03cc2
commit 57c3df43ff
69 changed files with 478 additions and 1065 deletions

View File

@@ -214,7 +214,7 @@
log.object.__typename == 'Group'
"
tag="span"
path="{moderator} suspended group {profile}"
keypath="{moderator} suspended group {profile}"
>
<template #moderator>
<router-link

View File

@@ -515,10 +515,6 @@ tbody td img.image,
justify-content: flex-end;
}
.report-content {
border-left: 4px solid $primary;
}
.box a {
text-decoration: none;
color: inherit;