UNPKG
@epmkit/cra-template-epm-plugin
Version:
latest (1.2.0)
1.2.0
1.1.4
1.1.3
The base template for EPM plugins.
@epmkit/cra-template-epm-plugin
/
template
/
src
/
plugin
/
v1
/
aSelectExample
/
aSelectExample.css
3 lines
•
47 B
CSS
View Raw
1
2
3
.plugin-select
{
width
:
400px
!important
; }