styling popup title
This commit is contained in:
parent
c194862e00
commit
114bcca24e
3 changed files with 171 additions and 90 deletions
|
@ -515,4 +515,12 @@ select:invalid {
|
|||
.maplibregl-popup-content{
|
||||
min-width: 300px;
|
||||
max-width: 95vw;
|
||||
}
|
||||
.event-popup h3{
|
||||
font-size: 1.5rem !important;
|
||||
}
|
||||
|
||||
.add-event-btn{
|
||||
float: left;
|
||||
width: 130px;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue