MacBookPro.lan 2026-4-13:21:8:15

This commit is contained in:
oskar
2026-04-13 21:08:16 +02:00
parent ae109198ac
commit 4663a35885
35 changed files with 8069 additions and 1882 deletions

View File

@@ -3794,7 +3794,7 @@ span.mm-sline .line {
display: flex;
justify-content: center;
align-items: center;
margin-right:4px;
margin-right: 4px;
cursor: pointer;
border-radius: 5px;
background-color: #333;
@@ -3814,4 +3814,13 @@ span.mm-sline .line {
.theme-light .cm-mindmap-mobile div svg {
fill: #333;
}
.mm-node-size .mm-node-edit {
max-width: none !important;
}
.mm-node-size .mm-node-icon {
display: flex;
}