style for panormax link in popup

This commit is contained in:
Tykayn 2024-12-31 23:30:16 +01:00 committed by tykayn
parent 984cac9884
commit 92262a1039

View File

@ -105,6 +105,7 @@ img.leaflet-marker-icon.tag-socket\:type2_yes {
.rounded-button,
.navigation-link,
.panoramax-link,
.edit-button {
background: var(--button-background);
padding: 0.5em 1em;
@ -113,6 +114,10 @@ img.leaflet-marker-icon.tag-socket\:type2_yes {
border: solid 1px var(--button-border);
float: right;
}
.panoramax-link img{
width: 1rem;
height: 1rem;
}
.side-panel button {
min-width: 15em;