Release v0.9.6
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
.secondary-button {
|
||||
background-color: rgba(0, 0, 0, 0);
|
||||
}
|
||||
|
||||
.secondary-button:hover {
|
||||
background-color: #575757;
|
||||
}
|
||||
|
||||
.secondary-button:active {
|
||||
background-color: #848484;
|
||||
}
|
||||
Reference in New Issue
Block a user