Disable bullet style changes after selecting blocks

It's too distracting.
pull/10326/merge
Tienson Qin 2024-01-23 19:38:56 +08:00
parent b6382d5c5c
commit cb0316b995
1 changed files with 3 additions and 3 deletions

View File

@ -376,9 +376,9 @@
border-radius: 2px;
}
.bullet-container .selected {
border: 3px solid;
}
/* .bullet-container .selected { */
/* border: 3px solid; */
/* } */
}
.ls-block,