Fix update app component and backend.
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
@import "../colors.scss";
|
||||
|
||||
a.button {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
button, a.button {
|
||||
background-image: linear-gradient(
|
||||
$btn-primary-background-top,
|
||||
|
||||
Reference in New Issue
Block a user