Empresas
Empregos
  • Sobre nós
  • Soluções
    • Publicação de vagas
      Publique sua vaga e receba candidatos qualificados em 48h.
    • Avaliações de candidatos
      Mais de 500 testes técnicos e psicológicos, mais anti-fraude.
    • Headhunting
      Busca executiva personalizada do início ao fim.
    • Folha de Pagamento + EOR
      Dispersão de folha e EOR em mais de 15 países da LATAM.
  • Preços
  • Empregos

0

198
Visualizações
How to style with css <v-divider> <v-divider/> horizonatl in vutify

I am working on project vujs add vutify but I should to use commponent.

 .horizontal{
             border-color: #F4F4F4 !important;
             border-width: 2px ;
                
                /*border-width: none !important;*/
         }
     
      <v-divider horizontal  class=" horizontal hidden-md-and-up" ></v-divider>
I have try to use this code but nothing doesn't happend. If I try to use inspect element on web divider display as you can see.enter image description here Anyone can Idea?

about 4 years ago · Juan Pablo Isaza
1 Respostas
Responde à pergunta

0

You probably run into specificity issue with your css, meaning other css is to "powerful". You can try this code below that makes it more specific targeted. Note I did changes to both the component class name and the css.

.theme--light.v-divider.v-divider--horizontal {
  border-color: #F4F4F4 !important;
  border-width: 2px;
  /*border-width: none !important;*/
}
<v-divider horizontal class="v-divider--horizontal hidden-md-and-up"></v-divider>

about 4 years ago · Juan Pablo Isaza Relatório
Responde à pergunta
Encontrar trabalhos remotos

Descubra a nova forma de encontrar um emprego!

melhores empregos
Principais categorias de trabalho
Empresas
Postar vaga Preços Comercial
Jurídico
Termos e Condições Política de privacidade
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomende algumas ofertas para mim
Preciso de ajuda