Просмотр исходного кода

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

Dax Raad 2 месяцев назад
Родитель
Сommit
5b431c36f8
1 измененных файлов с 0 добавлено и 1 удалено
  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: "▪";