预埋弹窗设置点
This commit is contained in:
@@ -73,12 +73,19 @@ export default {
|
||||
height: 18px;
|
||||
}
|
||||
|
||||
.content {
|
||||
:deep(.content) {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: flex-end;
|
||||
text-align: right;
|
||||
margin-left: 30px;
|
||||
|
||||
input, textarea {
|
||||
background: #262C33;
|
||||
font-size: 12px;
|
||||
color: #fff;
|
||||
border: 1px solid #030411;
|
||||
}
|
||||
}
|
||||
|
||||
&.topLabel {
|
||||
|
||||
Reference in New Issue
Block a user