Fix editor test to clearly show trailing whitespace
Adjsut default dock size to be a multiple of 16
This commit is contained in:
@@ -282,7 +282,7 @@ export default function workspace(colorScheme: ColorScheme) {
|
||||
},
|
||||
dock: {
|
||||
initialSizeRight: 640,
|
||||
initialSizeBottom: 300,
|
||||
initialSizeBottom: 304,
|
||||
wash_color: withOpacity(background(colorScheme.highest), 0.5),
|
||||
panel: {
|
||||
border: border(colorScheme.middle),
|
||||
|
||||
Reference in New Issue
Block a user