fix(style): remove time-spent background

pull/645/head
Tienson Qin 2020-10-28 21:28:02 +08:00
parent baf308fc5b
commit 07d879ae89
1 changed files with 0 additions and 4 deletions

View File

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