Add bug report page

This commit is contained in:
1ilit
2023-09-19 15:51:49 +03:00
parent 884bd32515
commit f2b02e5d42
7 changed files with 303 additions and 18 deletions

View File

@@ -55,7 +55,7 @@
.card-theme{
color: var(--semi-color-text-1);
background-color: rgba(var(--semi-grey-1), 1);
background-color: rgba(var(--semi-grey-0), 1);
}
.toolbar-theme {