Browse Source

fix(style): remove time-spent background

Tienson Qin 5 years ago
parent
commit
07d879ae89
1 changed files with 0 additions and 4 deletions
  1. 0 4
      resources/static/css/common.css

+ 0 - 4
resources/static/css/common.css

@@ -1272,10 +1272,6 @@ a.tag:hover {
     opacity: 0.5;
 }
 
-.time-spent {
-    background: var(--ls-primary-background-color);
-}
-
 /* FIXME: */
 
 .dark-theme input {