Bladeren bron

AMBARI-11632. Configs: Two scrolls on the Depended Configs Popup.(XIWANG)

Xi Wang 10 jaren geleden
bovenliggende
commit
e1314fc4cd
1 gewijzigde bestanden met toevoegingen van 1 en 1 verwijderingen
  1. 1 1
      ambari-web/app/styles/application.less

+ 1 - 1
ambari-web/app/styles/application.less

@@ -5652,7 +5652,7 @@ input[type="radio"].align-checkbox, input[type="checkbox"].align-checkbox {
 
 
 #config-dependencies {
 #config-dependencies {
   max-height: 500px;
   max-height: 500px;
-  overflow-y: auto;
+  overflow-y: visible;
   td {
   td {
     min-width: 120px;
     min-width: 120px;
   }
   }