mirror of
https://github.com/misode/misode.github.io.git
synced 2026-04-23 15:17:09 +00:00
Fix alignment issue with btn menus
This commit is contained in:
@@ -386,15 +386,8 @@ main.has-preview {
|
||||
flex-direction: column;
|
||||
position: absolute;
|
||||
top: 100%;
|
||||
margin-top: 8px;
|
||||
}
|
||||
|
||||
.btn-menu.menu-sw .btn-group {
|
||||
right: 0;
|
||||
}
|
||||
|
||||
.btn-menu.menu-se .btn-group {
|
||||
left: 0;
|
||||
margin-top: 8px;
|
||||
}
|
||||
|
||||
.btn-group {
|
||||
|
||||
Reference in New Issue
Block a user