CompreSemFila
CompreSemFila by noahkrpg
Details
Authornoahkrpg
LicenseNo License
CategoryCompreSemFila
Created
Updated
Size1.0 kB
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
CompreSemFila
Source code
/* ==UserStyle==
@name CompreSemFila
@version 20231026.23.51
@namespace ?
==/UserStyle== */
@-moz-document domain("www.compresemfila.com.br") {
.v-text-field__slot {
font-size: 0.7em;
}
.nome-usuario {
font-size: 0.7em;
}
.v-list--dense .v-list-item .v-list-item__subtitle,
.v-list--dense .v-list-item .v-list-item__title,
.v-list-item--dense .v-list-item__subtitle,
.v-list-item--dense .v-list-item__title {
font-size: 0.7em;
}
.flex.lg6,
.flex {
font-size: 0.7em;
max-width: 70%;
}
.nome-descricao[data-v-dd9b239e] {
width: 90%;
word-wrap: break-word !important;
overflow-wrap: break-word;
font-size: 1em;
}
.bloco-quantidade-sub[data-v-dd9b239e] {
font-size: 0.6em;
}
/*
.foto {
width: 80px;
height: 80px;
}
*/
.v-toolbar__content {
height: 48px !important;
}
.header {
height: 48px !important;
}
.preco, .nome-descricao .nome[data-v-44a95d2f], .adicionar-carrinho-texto {
font-size: 1.2em !important;
}
}