Fix update app component and backend.

This commit is contained in:
2021-08-08 00:09:31 +02:00
parent 84d66ec45a
commit e2d9983e21
7 changed files with 51 additions and 8 deletions

View File

@@ -1,5 +1,9 @@
@import "../colors.scss";
a.button {
text-decoration: none;
}
button, a.button {
background-image: linear-gradient(
$btn-primary-background-top,