Removed unused CSS
parent
63d7798446
commit
04a32e3834
|
@ -198,17 +198,6 @@ export default {
|
|||
}
|
||||
}
|
||||
|
||||
.p-sidebar-mask {
|
||||
display: none;
|
||||
pointer-events: none;
|
||||
background-color: transparent;
|
||||
transition-property: background-color;
|
||||
}
|
||||
|
||||
.p-sidebar-mask.p-component-overlay {
|
||||
pointer-events: auto;
|
||||
}
|
||||
|
||||
.p-sidebar-visible {
|
||||
display: flex;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue