mirror of
https://github.com/moghtech/komodo.git
synced 2026-09-10 16:01:20 +00:00
fix menu bottom center
This commit is contained in:
@@ -94,8 +94,9 @@
|
||||
|
||||
.BottomCenter {
|
||||
top: 100%;
|
||||
margin-left: 0.5rem;
|
||||
transform: translateY(-50%);
|
||||
left: 50%;
|
||||
margin-top: 0.5rem;
|
||||
transform: translateX(-50%);
|
||||
}
|
||||
|
||||
.HoverMenuTarget {
|
||||
|
||||
Reference in New Issue
Block a user