Fixed #329
parent
458a9faffc
commit
81c9602413
|
@ -166,7 +166,7 @@ export default {
|
||||||
transition-property: background-color;
|
transition-property: background-color;
|
||||||
}
|
}
|
||||||
|
|
||||||
.p-sidebar-mask-leave.p-component-overlay {
|
.p-sidebar-mask.p-sidebar-mask-leave.p-component-overlay {
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue