UNPKG

react-message-bar

Version:

A simple React component for showing and dismissing a messagebar

12 lines (10 loc) 203 B
.react-message-bar--bar { background-color: darkgreen; color: white; position: relative; padding: 20px; } .react-message-bar--dismiss-button { position: absolute; right: 20px; }