mirror of
https://github.com/CherryHQ/cherry-studio.git
synced 2025-12-24 18:50:56 +08:00
refactor(CodeEditor): remove the right border of gutters (#7137)
refactor: remove the right border of gutters
This commit is contained in:
parent
e9a42a5aaf
commit
a2ecec12aa
@ -321,6 +321,7 @@ mjx-container {
|
||||
|
||||
.cm-gutters {
|
||||
line-height: 1.6;
|
||||
border-right: none;
|
||||
}
|
||||
|
||||
.cm-content {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user