Cleaned a bit more
This commit is contained in:
@@ -19,6 +19,10 @@
|
||||
margin-top: 0.375rem;
|
||||
}
|
||||
|
||||
.btn:hover:not(:disabled) {
|
||||
border-color: var(--accent-dim);
|
||||
}
|
||||
|
||||
.btn:disabled {
|
||||
opacity: 0.35;
|
||||
cursor: not-allowed;
|
||||
|
||||
Reference in New Issue
Block a user