MelissaPerfil: botao Salvar mostra o texto em mobile
Remove o display: none do span do .mpr-act-btn--primary em mobile. Salvar e acao primaria importante o suficiente pra ocupar espaco do label + icone no header. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -1568,8 +1568,7 @@ onBeforeUnmount(() => {
|
||||
.mpr-page__title > span:first-of-type { display: none; }
|
||||
.mpr-page__title-icon { display: none; }
|
||||
.mpr-menu-btn--mobile-only { display: inline-flex; }
|
||||
.mpr-act-btn--primary span { display: none; }
|
||||
.mpr-act-btn--primary { width: 32px; padding: 0; justify-content: center; }
|
||||
/* Botao Salvar mostra o texto em mobile (acao primaria importante) */
|
||||
.mpr-custom { flex-direction: column; gap: 8px; }
|
||||
.mpr-custom .mpr-btn--icon { align-self: flex-end; }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user