Removed unused CSS

pull/5507/head
Cagatay Civici 2024-02-14 09:26:19 +03:00
parent 63d7798446
commit 04a32e3834
1 changed files with 0 additions and 11 deletions

View File

@ -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;
}