Fixed #2039 - Sidebar: ripple appears in the wrong place
parent
828d557f79
commit
b2271954f0
|
@ -188,6 +188,8 @@ export default {
|
|||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
position: relative;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.p-sidebar-left {
|
||||
|
|
Loading…
Reference in New Issue