toolbar positi
This commit is contained in:
@@ -498,7 +498,7 @@
|
||||
|
||||
html:not(.politictalk-direct-access-blocked) .toolbox-content,
|
||||
html:not(.politictalk-direct-access-blocked) .toolbox-content-wrapper {
|
||||
max-width: calc(100vw - 20px) !important;
|
||||
max-width: calc(100vw - 44px) !important;
|
||||
pointer-events: auto !important;
|
||||
}
|
||||
|
||||
@@ -507,6 +507,7 @@
|
||||
display: block !important;
|
||||
left: 50% !important;
|
||||
min-height: 0 !important;
|
||||
overflow: visible !important;
|
||||
position: fixed !important;
|
||||
right: auto !important;
|
||||
top: auto !important;
|
||||
@@ -515,11 +516,16 @@
|
||||
}
|
||||
|
||||
html:not(.politictalk-direct-access-blocked) .toolbox-content {
|
||||
border-radius: 8px !important;
|
||||
box-sizing: border-box !important;
|
||||
bottom: auto !important;
|
||||
left: auto !important;
|
||||
margin-left: auto !important;
|
||||
margin-right: auto !important;
|
||||
max-width: calc(100vw - 20px) !important;
|
||||
max-width: calc(100vw - 44px) !important;
|
||||
overflow: visible !important;
|
||||
padding-left: 8px !important;
|
||||
padding-right: 8px !important;
|
||||
position: relative !important;
|
||||
right: auto !important;
|
||||
top: auto !important;
|
||||
|
||||
Reference in New Issue
Block a user