mirror of https://github.com/Chocobozzz/PeerTube
parent
2e2e4cf426
commit
e13d7ae45c
|
@ -524,6 +524,8 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
@mixin sub-menu-with-actor {
|
@mixin sub-menu-with-actor {
|
||||||
|
position: initial;
|
||||||
|
z-index: unset;
|
||||||
height: max-content;
|
height: max-content;
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
|
|
Loading…
Reference in New Issue