Fix PopupsIdentity layout

This commit is contained in:
djmaze 2021-11-16 09:33:31 +01:00
parent ac7370103e
commit c46d4b8c02
5 changed files with 13 additions and 26 deletions

View file

@ -2,10 +2,6 @@
max-width: 660px;
.modal-body {
overflow: auto;
}
.information {
display: inline-block;
background-color: #ddd;