wip: make owner closer to title in caption box

This commit is contained in:
Yohan Boniface 2024-05-01 17:35:05 +02:00
parent 00a3c2fe34
commit 4e7f1e43c0

View file

@ -979,7 +979,12 @@ a.umap-control-caption,
.datalayer-name {
cursor: pointer;
}
.umap-caption h3 {
margin-bottom: 0;
}
.umap-caption .umap-map-owner {
padding-left: 31px;
}
/* ********************************* */
/* Table Editor */