mirror of
https://gitlab.com/bmcgonag/get_my.git
synced 2026-03-27 00:08:49 +00:00
Updated modal styling and fixed a weird bug
This commit is contained in:
parent
00a99e0393
commit
be07ec72bd
5 changed files with 21 additions and 8 deletions
|
|
@ -1,6 +1,6 @@
|
|||
<template name="modalLinkProducts">
|
||||
<div id="modalLinkProducts" class="modal">
|
||||
<div class="modal-content">
|
||||
<div id="modalLinkProducts" class="modal tall-modal">
|
||||
<div class="modal-content tall-content">
|
||||
<p class="flow-text">Choose Product Items below that are used to make this menu item.</p>
|
||||
<div class="col s12 input-field outlined" id="prouctsForMenudiv">
|
||||
<select name="" id="prodForMenu" class="prodForMenu" multiple>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue