mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-21 15:13:50 +00:00
adapt vue modals styles to bootstrap
This commit is contained in:
@@ -29,8 +29,7 @@ h1, h2, .h1, .h2 {
|
||||
display: block;
|
||||
}
|
||||
|
||||
label:not(.form-check-label),
|
||||
legend.col-form-label {
|
||||
.col-form-label {
|
||||
padding-top: .5em;
|
||||
padding-bottom: .5em;
|
||||
font-weight: 700;
|
||||
|
@@ -76,4 +76,8 @@ export default {
|
||||
-webkit-transform: scale(1.1);
|
||||
transform: scale(1.1);
|
||||
}
|
||||
h3.modal-title {
|
||||
font-size: 1.5rem;
|
||||
font-weight: bold;
|
||||
}
|
||||
</style>
|
||||
|
Reference in New Issue
Block a user