You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
aha :D I was just coming to report this very issue. IMO the best option is to allow us to just use our own dialog components with your directives, but simply making sure that we have a way to override your default styles is a great step in the right direction.
Added styles below to css files, but being ignored.
Any ideas?
.dg-btn--ok {
border-color: green;
}
.dg-btn-loader .dg-circle {
background-color: green;
}
The text was updated successfully, but these errors were encountered: