remove border from thumb
This commit is contained in:
@@ -245,6 +245,10 @@ export default function editor(colorScheme: ColorScheme) {
|
||||
border: {
|
||||
width: 1,
|
||||
color: borderColor(layer, "variant"),
|
||||
top: false,
|
||||
right: true,
|
||||
left: true,
|
||||
bottom: false,
|
||||
},
|
||||
},
|
||||
git: {
|
||||
|
||||
Reference in New Issue
Block a user