Parcourir la source

HUE-9459 [editor] Set a max width on the autocomplete meta column in the suggestions

Johan Ahlen il y a 5 ans
Parent
commit
0f1315f6dc

Fichier diff supprimé car celui-ci est trop grand
+ 0 - 0
desktop/core/src/desktop/static/desktop/css/hue.css


Fichier diff supprimé car celui-ci est trop grand
+ 0 - 0
desktop/core/src/desktop/static/desktop/css/hue3-extra.css


+ 2 - 1
desktop/core/src/desktop/static/desktop/less/hue-autocomplete.less

@@ -144,7 +144,8 @@
   top: 3px;
   padding-right: 3px;
   color: @cui-gray-700;
-  white-space: nowrap;
+  max-width: 65px;
+  .nowrap-ellipsis;
 }
 
 .autocompleter-dot {

Certains fichiers n'ont pas été affichés car il y a eu trop de fichiers modifiés dans ce diff