style: 全部样式更新2.0
This commit is contained in:
@@ -144,5 +144,28 @@ const change=(value,render)=>{
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.edit ::v-deep(.auto-textarea-input){
|
||||
/* background: none !important; */
|
||||
background: #1D1E1F !important;
|
||||
color: #fff !important;
|
||||
}
|
||||
.edit ::v-deep(.content-input-wrapper)
|
||||
{
|
||||
background: #1D1E1F !important;
|
||||
color: #fff !important;
|
||||
}
|
||||
.edit ::v-deep(.v-note-edit)
|
||||
{
|
||||
background: #1D1E1F !important;
|
||||
color: #fff !important;
|
||||
}
|
||||
|
||||
.edit ::v-deep(.v-note-op){
|
||||
background: #1D1E1F !important;
|
||||
color: #fff !important;
|
||||
}
|
||||
.edit ::v-deep(.v-show-content){
|
||||
background: #1D1E1F !important;
|
||||
color: #fff !important;
|
||||
}
|
||||
</style>
|
||||
Reference in New Issue
Block a user