Cleaning up the old theme. (#2720)

This commit is contained in:
Alexander Platov
2023-03-10 07:08:04 +07:00
committed by GitHub
parent 1d1ad2e8a1
commit 013c09ada2
158 changed files with 599 additions and 578 deletions
@@ -72,7 +72,7 @@
padding: 1rem;
height: 12rem;
border-radius: 0.25rem;
background-color: var(--theme-bg-accent-color);
border: 1px solid var(--theme-bg-accent-color);
background-color: var(--accent-bg-color);
border: 1px solid var(--divider-color);
}
</style>