UNPKG
web-pm2
Version:
latest (0.0.5)
0.0.5
0.0.4
0.0.2
0.0.1
PM2 Web interface
github.com/deanshub/web-pm2
deanshub/web-pm2
web-pm2
/
client
/
components
/
ConfigurationDialog
/
style.css
9 lines
(8 loc)
•
140 B
CSS
View Raw
1
2
3
4
5
6
7
8
9
.dialogRoot
{
display
: flex;
flex-wrap
: wrap;
justify-content
: space-around; }
.dialogWrapper
{
padding-top
:
0
!important
; }