diff options
Diffstat (limited to 'src/client/views/linking/LinkFollowBox.scss')
-rw-r--r-- | src/client/views/linking/LinkFollowBox.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/client/views/linking/LinkFollowBox.scss b/src/client/views/linking/LinkFollowBox.scss index c764b002f..522191792 100644 --- a/src/client/views/linking/LinkFollowBox.scss +++ b/src/client/views/linking/LinkFollowBox.scss @@ -2,5 +2,5 @@ .linkFollowBox-main { position: absolute; - background: $main-accent; + background: red; }
\ No newline at end of file |