Skip to content

Commit

Permalink
fix style in public pages
Browse files Browse the repository at this point in the history
Signed-off-by: Julien Veyssier <[email protected]>
  • Loading branch information
julien-nc committed Sep 23, 2024
1 parent 856ff78 commit 2480853
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions css/maplibre.scss
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
// public pages
#body-public #app-content-vue {
padding: 0 !important;
}
// fix NcDialog style overriden by the NcModal one?
.dialog__modal .modal-container {
padding-inline: 12px 8px !important;
Expand Down

0 comments on commit 2480853

Please sign in to comment.