web: fix new provider dropdown being cut off
This commit is contained in:
		| @ -26,7 +26,7 @@ export class RouterOutlet extends LitElement { | ||||
|             ColorStyles, | ||||
|             css` | ||||
|                 :host { | ||||
|                     height: 100%; | ||||
|                     height: 100vh; | ||||
|                 } | ||||
|             `, | ||||
|         ].concat(...COMMON_STYLES); | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Jens Langhammer
					Jens Langhammer