From ccff4f885be944c96d4f3abf88b4c4925c2db98f Mon Sep 17 00:00:00 2001
From: Klaus Quibeldey-Cirkel <klaus.quibeldey-cirkel@mni.thm.de>
Date: Thu, 19 Sep 2019 16:35:23 +0200
Subject: [PATCH] no comment

---
 .../present-comment/present-comment.component.scss        | 8 --------
 1 file changed, 8 deletions(-)

diff --git a/src/app/components/shared/_dialogs/present-comment/present-comment.component.scss b/src/app/components/shared/_dialogs/present-comment/present-comment.component.scss
index a5a969644..f6921ab21 100644
--- a/src/app/components/shared/_dialogs/present-comment/present-comment.component.scss
+++ b/src/app/components/shared/_dialogs/present-comment/present-comment.component.scss
@@ -29,14 +29,6 @@
   max-height: 100px;
 }
 
-.exitIcon {
-  color: var(--on-secondary);
-}
-
-mat-icon {
-  color: var(--on-surface);
-}
-
 ::ng-deep .mat-accent .mat-slider-thumb {
   background-color: var(--on-surface);
 }
-- 
GitLab