Update example styles to work with bootstrap 5.2
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
.form-inline label {
|
||||
justify-content: left;
|
||||
.reprojection-form {
|
||||
display: grid;
|
||||
grid-template-columns: max-content max-content;
|
||||
grid-gap: 5px;
|
||||
gap: 5px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user