toolbar pos
This commit is contained in:
@@ -498,8 +498,12 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
html:not(.politictalk-direct-access-blocked) .toolbox-content-wrapper {
|
html:not(.politictalk-direct-access-blocked) .toolbox-content-wrapper {
|
||||||
|
align-items: flex-end !important;
|
||||||
bottom: calc(env(safe-area-inset-bottom, 0px) + 10px) !important;
|
bottom: calc(env(safe-area-inset-bottom, 0px) + 10px) !important;
|
||||||
|
display: flex !important;
|
||||||
|
justify-content: center !important;
|
||||||
left: 50% !important;
|
left: 50% !important;
|
||||||
|
min-height: 84px !important;
|
||||||
position: fixed !important;
|
position: fixed !important;
|
||||||
right: auto !important;
|
right: auto !important;
|
||||||
top: auto !important;
|
top: auto !important;
|
||||||
@@ -512,6 +516,7 @@
|
|||||||
left: auto !important;
|
left: auto !important;
|
||||||
margin-left: auto !important;
|
margin-left: auto !important;
|
||||||
margin-right: auto !important;
|
margin-right: auto !important;
|
||||||
|
max-width: calc(100vw - 20px) !important;
|
||||||
position: static !important;
|
position: static !important;
|
||||||
right: auto !important;
|
right: auto !important;
|
||||||
top: auto !important;
|
top: auto !important;
|
||||||
|
|||||||
Reference in New Issue
Block a user