Selaa lähdekoodia

fix: setting modal margin (#849)

tags/0.3.14
zxhlyh 2 vuotta sitten
vanhempi
commit
440cf63317
No account linked to committer's email address
1 muutettua tiedostoa jossa 2 lisäystä ja 0 poistoa
  1. 2
    0
      web/app/components/header/account-setting/index.module.css

+ 2
- 0
web/app/components/header/account-setting/index.module.css Näytä tiedosto

@@ -1,6 +1,8 @@
.modal {
max-width: 1024px !important;
border-radius: 12px !important;
margin-top: 60px;
margin-bottom: 60px;
padding: 0 !important;
overflow-y: auto;
}

Loading…
Peruuta
Tallenna