import btn bigger font size
This commit is contained in:
		@ -71,7 +71,8 @@ class DetailView: View() {
 | 
			
		||||
                    "    -fx-max-width: -fx-pref-width;\n" +
 | 
			
		||||
                    "    -fx-min-height: -fx-pref-height;\n" +
 | 
			
		||||
                    "    -fx-max-height: -fx-pref-height;\n" +
 | 
			
		||||
                    "-jfx-button-type: RAISED;"
 | 
			
		||||
                    "-jfx-button-type: RAISED;" +
 | 
			
		||||
                    "-fx-font-size: 25px"
 | 
			
		||||
        }
 | 
			
		||||
 | 
			
		||||
        btnImport.setOnAction {
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user