Make context submenus don't overflow on Y axis
This commit is contained in:
@@ -29,10 +29,6 @@
|
||||
.dropdown-menu {
|
||||
top: -0.7rem;
|
||||
left: 100%;
|
||||
&.left {
|
||||
left: 0%;
|
||||
transform: translate(-100%);
|
||||
}
|
||||
}
|
||||
}
|
||||
a {
|
||||
|
||||
Reference in New Issue
Block a user