Mais ações
mSem resumo de edição |
mSem resumo de edição |
||
| Linha 2: | Linha 2: | ||
width: 100%; | width: 100%; | ||
table-layout: fixed; | table-layout: fixed; | ||
margin: 0; | |||
padding: 0; | |||
overflow: hidden; | |||
position: fixed; | |||
top: 0; | |||
} | } | ||
Edição das 15h10min de 3 de dezembro de 2022
.navegador{
width: 100%;
table-layout: fixed;
margin: 0;
padding: 0;
overflow: hidden;
position: fixed;
top: 0;
}