UNPKG

react-elegant-ui

Version:

Elegant UI components, made by BEM best practices for react

16 lines (13 loc) 259 B
/* Increase specificity for IE11 */ .Popup.Popup_nonvisual[class] { border: 0; background: none; box-shadow: none; } .Popup.Popup_nonvisual[class]::before { content: none; box-shadow: none; } .Popup.Popup_nonvisual .Popup-Tail { visibility: hidden; }