mirror of
				https://github.com/KevinMidboe/vue-js-modal.git
				synced 2025-10-29 18:00:20 +00:00 
			
		
		
		
	Added table borders in demo
This commit is contained in:
		| @@ -193,5 +193,11 @@ button { | ||||
| table.props { | ||||
|   width: 100%; | ||||
|   text-align: left; | ||||
|   border-collapse: collapse; | ||||
|  | ||||
|   td, th { | ||||
|     border: 1px solid #eee; | ||||
|     padding: 4px 8px; | ||||
|   } | ||||
| } | ||||
| </style> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user