Remove unused class

This commit is contained in:
Patrick Jentsch 2020-02-12 13:32:21 +01:00
parent dc17ba5824
commit 0d7f7d859c

View File

@ -101,9 +101,6 @@ indicator will show up how the column is sorted right now.; */
.service[data-service]:before {
content: "help";
}
.service[data-service="corpus"]:before {
content: "book";
}
.service[data-service="setup_files"]:before {
content: "burst_mode";
}