::v-deep=>:deep()
This commit is contained in:
@@ -212,7 +212,7 @@ export default {
|
||||
}
|
||||
}
|
||||
|
||||
::v-deep.headerPane {
|
||||
:deep(.headerPane ){
|
||||
display: flex;
|
||||
align-items: center;
|
||||
height: 120px;
|
||||
@@ -453,7 +453,7 @@ export default {
|
||||
}
|
||||
}
|
||||
|
||||
::v-deep.settingDialog {
|
||||
:deep(.settingDialog ){
|
||||
.ai-dialog {
|
||||
background: #1D2127;
|
||||
box-shadow: 0 0 4px 0 #206EFF;
|
||||
@@ -575,7 +575,7 @@ export default {
|
||||
background: none;
|
||||
box-shadow: none;
|
||||
|
||||
::v-deep .corner {
|
||||
:deep( .corner ){
|
||||
display: none !important;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user