changes
This commit is contained in:
@@ -53,7 +53,7 @@
|
||||
</template>
|
||||
</Suspense>
|
||||
</section>
|
||||
<footer class="modal-card-foot px-4 pb-4 pt-0"></footer>
|
||||
<footer class="modal-card-foot p-4"></footer>
|
||||
</div>
|
||||
</div>
|
||||
</Teleport>
|
||||
@@ -166,6 +166,7 @@ onUnmounted(() => {
|
||||
|
||||
.modal-card-foot {
|
||||
background-color: var(--bulma-modal-card-body-background-color);
|
||||
box-shadow: 0 -0.125em 0 0 hsla(var(--bulma-shadow-h), var(--bulma-shadow-s), var(--bulma-shadow-l), 0.1);
|
||||
|
||||
&:empty {
|
||||
display: none;
|
||||
|
||||
Reference in New Issue
Block a user