mirror of
https://github.com/CherryHQ/cherry-studio.git
synced 2026-01-05 12:29:44 +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 {
|
.cm-gutters {
|
||||||
line-height: 1.6;
|
line-height: 1.6;
|
||||||
|
border-right: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
.cm-content {
|
.cm-content {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user