web/elements: show form without stack in modal
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
This commit is contained in:
		| @ -42,16 +42,8 @@ export class ModalForm extends ModalButton { | |||||||
|                 </h1> |                 </h1> | ||||||
|             </div> |             </div> | ||||||
|         </section> |         </section> | ||||||
|         <section class="pf-c-page__main-section"> |         <section class="pf-c-page__main-section pf-m-light"> | ||||||
|             <div class="pf-l-stack"> |             <slot name="form"></slot> | ||||||
|                 <div class="pf-l-stack__item"> |  | ||||||
|                     <div class="pf-c-card"> |  | ||||||
|                         <div class="pf-c-card__body"> |  | ||||||
|                             <slot name="form"></slot> |  | ||||||
|                         </div> |  | ||||||
|                     </div> |  | ||||||
|                 </div> |  | ||||||
|             </div> |  | ||||||
|         </section> |         </section> | ||||||
|         <footer class="pf-c-modal-box__footer"> |         <footer class="pf-c-modal-box__footer"> | ||||||
|             <ak-spinner-button |             <ak-spinner-button | ||||||
|  | |||||||
		Reference in New Issue
	
	Block a user
	 Jens Langhammer
					Jens Langhammer