Fix: Mobile-Audit — Notifications Delete-Button, Health-Grid, Settings-Padding
This commit is contained in:
parent
bf57b69e36
commit
bf268e3ffd
5 changed files with 13 additions and 5 deletions
|
|
@ -432,7 +432,7 @@ window.Page_settings = (() => {
|
|||
function _renderAuth(mode) {
|
||||
_mode = mode;
|
||||
_container.innerHTML = `
|
||||
<div style="max-width:380px;margin:0 auto;padding:var(--space-6) var(--space-4)">
|
||||
<div style="max-width:380px;margin:0 auto;padding:var(--space-6) 0">
|
||||
|
||||
<!-- Logo -->
|
||||
<div style="text-align:center;margin-bottom:var(--space-6)">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue