mirror of
https://github.com/ccmdi/obsidian-map-plus.git
synced 2026-07-22 06:43:14 +00:00
feat: overflow hidden on map bases view
This commit is contained in:
parent
8839b94829
commit
48f7cc7575
1 changed files with 1 additions and 0 deletions
|
|
@ -1,5 +1,6 @@
|
|||
.bases-view.bases-view-map {
|
||||
padding: 0px;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.bases-map-container {
|
||||
|
|
|
|||
Loading…
Reference in a new issue