Pārlūkot izejas kodu

editor: make outliner resizable

Jesper van den Ende 5 gadi atpakaļ
vecāks
revīzija
cca87445aa
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  1. 1 0
      editor/css/main.css

+ 1 - 0
editor/css/main.css

@@ -455,6 +455,7 @@ select {
 	font-size: 12px;
 	cursor: default;
 	overflow: auto;
+	resize: vertical;
 	outline: none !important;
 }