Эх сурвалжийг харах

HUE-1517 [hbase] Edit Modals are a bit thin

Kevin Wang 12 жил өмнө
parent
commit
ea7d2d77ad

+ 3 - 1
apps/hbase/static/css/hbase.css

@@ -511,8 +511,10 @@ ul#hbase-breadcrumbs li a {
 }
 
 #cell_edit_modal {
-	margin-left: 0px;
+	margin-left: -40% !important;
 	max-height:100%;
+	width: 80%;
+	left: 50%;
 	top: 10%;
 	margin-top:0px;
 	overflow: visible;