咸鱼的反击
 
 
 
xianyudefanji/packages/hyz-encript-main/panel/index.css

25 lines
352 B

:host {
display: flex;
flex-direction: column;
}
h2 {
color: #f90;
font-size: 15px;
width: 600px;
text-align: center
}
.middle {
width: 600px;
align-items: center;
}
.inputstyle {
width: 600px;
}
.okstyle {
margin-top: 100px;
margin-left: 250px;
width: 100px;
color: #f90;
text-align: center;
}