mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-12 13:24:25 +00:00
fix bootstrap5 + vue modal content scrollable overflow
This commit is contained in:
parent
c36aa22ab2
commit
d016f9be86
@ -265,3 +265,9 @@ footer.footer {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
/// modal + vue
|
||||
|
||||
div.modal-mask {
|
||||
display: inherit;
|
||||
}
|
||||
|
@ -1,6 +1,6 @@
|
||||
<template>
|
||||
<div class="vue-component">
|
||||
<h2></a>Tests</h2>
|
||||
<h2>Tests</h2>
|
||||
|
||||
<!-- Modal -->
|
||||
<ul class="record_actions">
|
||||
|
Loading…
x
Reference in New Issue
Block a user