Răsfoiți Sursa

HUE-3333 [editor] Add one more digit to the row number column

This makes it responsive for > 99 lines
Johan Ahlen 9 ani în urmă
părinte
comite
43f2214

Fișier diff suprimat deoarece este prea mare
+ 0 - 0
desktop/core/src/desktop/static/desktop/js/ace/theme-hue.js


+ 1 - 1
tools/ace-editor/lib/ace/theme/hue.css

@@ -83,7 +83,7 @@
 }
 
 .ace_gutter > .ace_layer {
-  width: 30px !important;
+  min-width: 24px !important;
   border-left: 1px solid #DBE8F1;
   color: #737373;
 }

Unele fișiere nu au fost afișate deoarece prea multe fișiere au fost modificate în acest diff