UNPKG
qp-es-ui
Version:
latest (5.0.0)
5.0.0
3.1.0
3.0.2
3.0.1
3.0.0
2.0.1-alpha.1
2.0.0-alpha.1
1.0.0-alpha.1
Query Park UI Components for React
github.com/QueryPark/UIKit
QueryPark/UIKit
qp-es-ui
/
src
/
components
/
ErrorDisplay
/
index.module.css
7 lines
(6 loc)
•
111 B
CSS
View Raw
1
2
3
4
5
6
7
.ErrorDisplay
{
padding
:
8px
16px
;
background-color
:
#F44336
;
color
:
#000
;
text-align
: center; }