fix(modal): limpa selecao e esconde barra de acoes ao fechar modal, previne overflow vertical
This commit is contained in:
@@ -705,6 +705,7 @@ body {
|
||||
gap: 12px;
|
||||
height: 100%;
|
||||
align-items: stretch;
|
||||
overflow-y: auto;
|
||||
}
|
||||
|
||||
/* ---- HORIZONTAL (paisagem) ---- */
|
||||
|
||||
Reference in New Issue
Block a user