Pārlūkot izejas kodu

fix(style): make paths try to stay on single line in opblock (#6243)

bubble
David Goss pirms 4 gadiem
committed by GitHub
vecāks
revīzija
cfede146ff
Šim parakstam datu bāzē netika atrasta zināma atslēga GPG atslēgas ID: 4AEE18F83AFDEB23
1 mainītis faili ar 7 papildinājumiem un 1 dzēšanām
  1. +7
    -1
      src/style/_layout.scss

+ 7
- 1
src/style/_layout.scss Parādīt failu

@@ -300,6 +300,12 @@

}

.opblock-summary-path
{
flex-shrink: 0;
max-width: calc(100% - 110px - 15rem);
}

.opblock-summary-path__deprecated
{
text-decoration: line-through;
@@ -929,7 +935,7 @@ span

&.token-not-formatted
{
color: #555;
color: #555;
font-weight: bold;
}
}

Notiek ielāde…
Atcelt
Saglabāt