Fixed share menu being cut off
This commit is contained in:
@@ -77,7 +77,7 @@ button.row:hover {
|
||||
menu.mobile {
|
||||
z-index: 9999 !important;
|
||||
position: fixed !important;
|
||||
top: 30% !important;
|
||||
top: 20% !important;
|
||||
width: 100% !important;
|
||||
background-color: var(--surface-variant) !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user