Skip to content

Instantly share code, notes, and snippets.

@Blazing-Mike
Created September 7, 2024 12:58
Show Gist options
  • Save Blazing-Mike/56372574ca7342f202f4f84368d909c3 to your computer and use it in GitHub Desktop.
Save Blazing-Mike/56372574ca7342f202f4f84368d909c3 to your computer and use it in GitHub Desktop.
.bg-button {
background-color: #140c00;
}
.btn-success.disabled,
.btn-success:disabled {
cursor: not-allowed;
}
:host {
width: 100%;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment