Share button unusable on a cell phone

This commit is contained in:
nertc 2024-07-04 16:17:56 +04:00
parent f9db802c7b
commit c66851f474
4 changed files with 40 additions and 2 deletions

View file

@ -8,6 +8,7 @@ L.OSM.share = function (options) {
control.onAddPane = function (map, button, $ui) {
// Link / Embed
$("#content").addClass("overlay-right-sidebar");
var $linkSection = $("<div>")
.attr("class", "share-link p-3 border-bottom border-secondary-subtle")