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