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
Nice, good catch. I've abstracted .close outside of the popover and the .alert-message aside from a bit of positioning for the .modal. Now it can be used everywhere—yay!
Change
.modal-header .close
inpatterns.less
fromto the
.alert-message .close
styleto make both look similar to each other.
The text was updated successfully, but these errors were encountered: