Proyectos de Subversion LeadersLinked - Backend

Rev

Rev 16854 | Rev 16857 | Ir a la última revisión | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 16854 Rev 16856
Línea 23737... Línea 23737...
23737
.fc .buy-now-wrapper .fc-button-primary svg {
23737
.fc .buy-now-wrapper .fc-button-primary svg {
23738
  width: 19px !important;
23738
  width: 19px !important;
23739
  height: 19px !important;
23739
  height: 19px !important;
23740
}
23740
}
Línea 23741... Línea -...
23741
 
-
 
23742
.main-wrapper {
-
 
23743
  display: flex;
-
 
23744
}
-
 
23745
 
23741
 
23746
.main-wrapper .page-wrapper {
23742
.main-wrapper .page-wrapper {
23747
  min-height: 100vh;
23743
  min-height: 100vh;
23748
  background: #f9fafb;
23744
  background: #f9fafb;
23749
  width: calc(100% - 240px);
23745
  width: calc(100% - 240px);
Línea 27527... Línea 27523...
27527
  padding: 10px 1rem;
27523
  padding: 10px 1rem;
27528
  display: flex;
27524
  display: flex;
27529
  flex-direction: column;
27525
  flex-direction: column;
27530
}
27526
}
Línea -... Línea 27527...
-
 
27527
 
-
 
27528
.feed-body>img,
-
 
27529
.feed-body>video {
-
 
27530
  width: 100%;
-
 
27531
  object-fit: cover;
-
 
27532
  max-height: 60vh;
-
 
27533
}
27531
 
27534
 
27532
.feed-actions {
27535
.feed-actions {
27533
  display: flex;
27536
  display: flex;
27534
  justify-content: flex-end;
27537
  justify-content: flex-end;
27535
  border-top: 1px solid rgb(211, 211, 211);
27538
  border-top: 1px solid rgb(211, 211, 211);