Radish alpha
r
Radicle web interface
Radicle
Git (anonymous pull)
Log in to clone via SSH
Remove unused global button modifier class
Rūdolfs Ošiņš committed 3 years ago
commit 70b2368e47b8d666f7a92a7a0a3a9e2a18cf849c
parent 228c2b259f8a6dad5f150e28773678ea38406dbf
1 file changed +0 -4
modified public/index.css
@@ -214,7 +214,3 @@ span.align {
  align-items: center;
  justify-content: flex-start;
}
-
button.error:hover {
-
  color: var(--color-background);
-
  background-color: var(--color-negative);
-
}