Apply new color variables to webapps

This commit is contained in:
Katrin Yordanova
2023-04-05 16:29:59 +03:00
parent 490e867e0d
commit 7fce552ee7
47 changed files with 118 additions and 118 deletions
+1 -1
View File
@@ -35,7 +35,7 @@ const reportTemplate = `<!DOCTYPE html>
}
.copy-to-clipboard-button {
background-color: #fff;
background-color: #FFFFFF;
border: 1px solid #eee;
cursor: pointer;
font-size: 12px;