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

275
Visualizações
how to style react big calendar border

im working with react big calendar , and i how done some style with it , but i need to remove the border around the color of the month-view , i want to remove the border that wrap the calendar and wrap each column and row .

this the how its look : enter image description here

this the code :

div>
      <Calendar
        localizer={localizer}
        events={events}
        views={['month']}
        onNavigate={onNavigate}
        startAccessor="start"
        endAccessor="end"
        style={{ height: '600px', width: '100%' }}
        components={{
          header: CalendarHeaderStyled,
          toolbar: CalendarToolbar,
        }}
        eventPropGetter={(event) => {


          if (event...) {
            return {
              style: {
               ...some style
              },
            };
          } else {
            return {
              style: {
                ...some style
              },
            };
          }
        }}
        dayPropGetter={(date) => {
          ...some code;

          return {
            style: {
              ....some style,
            },
          };
        }}
        onSelectEvent={(event) => {
          .... some code);
        }}
      />
about 4 years ago · Juan Pablo Isaza
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