Procházet zdrojové kódy

ignore: remove nowrap constraint to allow text wrapping in console UI

Dax Raad před 3 měsíci
rodič
revize
5b431c36f8
1 změnil soubory, kde provedl 0 přidání a 1 odebrání
  1. 0 1
      packages/console/app/src/routes/black.css

+ 0 - 1
packages/console/app/src/routes/black.css

@@ -354,7 +354,6 @@
           line-height: 1.2;
           padding-left: 16px;
           position: relative;
-          white-space: nowrap;
 
           &::before {
             content: "▪";